Index: src/version.cc |
diff --git a/src/version.cc b/src/version.cc |
index 9a39439cca72c8af16664ff717ced92373f304cc..0dca755eb3acc19b3d6df5c881e27a7db1e6c7bc 100644 |
--- a/src/version.cc |
+++ b/src/version.cc |
@@ -35,7 +35,7 @@ |
#define MAJOR_VERSION 3 |
#define MINOR_VERSION 20 |
#define BUILD_NUMBER 15 |
-#define PATCH_LEVEL 2 |
+#define PATCH_LEVEL 3 |
// Use 1 for candidates and 0 otherwise. |
// (Boolean macro values are not supported by all preprocessors.) |
#define IS_CANDIDATE_VERSION 0 |