Index: src/version.cc |
diff --git a/src/version.cc b/src/version.cc |
index 1863256074e498ca8fe10c3d670aff68e5007b8a..8654919f99c5e03a0358ef6d463004394fb66f63 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 20 |
-#define BUILD_NUMBER 7 |
+#define BUILD_NUMBER 8 |
#define PATCH_LEVEL 0 |
// Use 1 for candidates and 0 otherwise. |
// (Boolean macro values are not supported by all preprocessors.) |