Index: src/version.cc |
diff --git a/src/version.cc b/src/version.cc |
index bf0da2d2812bb50c5c12d1a5a6aa4a4674b1b050..aa2032e9e800500e4fcef2ff6b5d6067b8f301e4 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 21 |
-#define BUILD_NUMBER 16 |
+#define BUILD_NUMBER 17 |
#define PATCH_LEVEL 0 |
// Use 1 for candidates and 0 otherwise. |
// (Boolean macro values are not supported by all preprocessors.) |