aboutsummaryrefslogtreecommitdiff
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 81515d1ae..3a52a49ce 100644
--- a/src/version.cc
+++ b/src/version.cc
@@ -35,7 +35,7 @@
#define MAJOR_VERSION 3
#define MINOR_VERSION 30
#define BUILD_NUMBER 33
-#define PATCH_LEVEL 13
+#define PATCH_LEVEL 14
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)
#define IS_CANDIDATE_VERSION 0