summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Config.h b/src/Config.h
index d966022..46b65fa 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -16,11 +16,11 @@
#endif
#ifndef MINOR_VERSION
-#define MINOR_VERSION 0
+#define MINOR_VERSION 1
#endif
#ifndef BUILD_NUM
-#define BUILD_NUM 271
+#define BUILD_NUM 272
#endif
#ifndef SNAPSHOT_ID