summaryrefslogtreecommitdiff
path: root/src/common/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/version.h')
-rw-r--r--src/common/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/version.h b/src/common/version.h
index d917aa29..9f221f3a 100644
--- a/src/common/version.h
+++ b/src/common/version.h
@@ -1,7 +1,7 @@
#define MAJOR_VERSION 1
#define MINOR_VERSION 2
#define BUILD_VERSION 0
-#define BUILD_REVISION 2449
+#define BUILD_REVISION 2450
#define STRINGIFY(x) #x
#define MACRO_STRINGIFY(x) STRINGIFY(x)