summaryrefslogtreecommitdiffstats
path: root/src/version.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.cc')
-rw-r--r--src/version.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.cc b/src/version.cc
index 558c4ac9..25769f24 100644
--- a/src/version.cc
+++ b/src/version.cc
@@ -35,7 +35,7 @@
#define MAJOR_VERSION 3
#define MINOR_VERSION 9
#define BUILD_NUMBER 24
-#define PATCH_LEVEL 28
+#define PATCH_LEVEL 29
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)
#define IS_CANDIDATE_VERSION 0