Index: src/version.cc |
diff --git a/src/version.cc b/src/version.cc |
index 0fb34e27c501aef8f2ecdcc58fad93b71b4c1e97..886acca691a431b11be7266bef1e9c81e1496e19 100644 |
--- a/src/version.cc |
+++ b/src/version.cc |
@@ -33,7 +33,7 @@ |
// NOTE these macros are used by some of the tool scripts and the build |
// system so their names cannot be changed without changing the scripts. |
#define MAJOR_VERSION 3 |
-#define MINOR_VERSION 25 |
+#define MINOR_VERSION 26 |
#define BUILD_NUMBER 9999 |
#define PATCH_LEVEL 0 |
// Use 1 for candidates and 0 otherwise. |