Index: src/version.cc |
diff --git a/src/version.cc b/src/version.cc |
index 65c28aeeb100e0ae160ceb923624d3fd7038dfab..b6dca6d907978fa6bf2dd83a257a5780b2274396 100644 |
--- a/src/version.cc |
+++ b/src/version.cc |
@@ -34,7 +34,7 @@ |
// system so their names cannot be changed without changing the scripts. |
#define MAJOR_VERSION 3 |
#define MINOR_VERSION 23 |
-#define BUILD_NUMBER 11 |
+#define BUILD_NUMBER 12 |
#define PATCH_LEVEL 0 |
// Use 1 for candidates and 0 otherwise. |
// (Boolean macro values are not supported by all preprocessors.) |