Index: src/version.cc |
diff --git a/src/version.cc b/src/version.cc |
index f1e1302c65978dc16b7386d85ce0a3acf99566a9..1e37c01a51ea891c550b057ad229ccee72504f89 100644 |
--- a/src/version.cc |
+++ b/src/version.cc |
@@ -34,7 +34,7 @@ |
// cannot be changed without changing the SCons build script. |
#define MAJOR_VERSION 3 |
#define MINOR_VERSION 6 |
-#define BUILD_NUMBER 4 |
+#define BUILD_NUMBER 5 |
#define PATCH_LEVEL 0 |
// Use 1 for candidates and 0 otherwise. |
// (Boolean macro values are not supported by all preprocessors.) |