summaryrefslogtreecommitdiff
path: root/src/Config.h
diff options
context:
space:
mode:
authorjacob1 <jfu614@gmail.com>2013-01-15 05:33:08 (GMT)
committer jacob1 <jfu614@gmail.com>2013-01-15 05:33:08 (GMT)
commitc1ad6c57ba0f2257061a251caf981fbf08fb7685 (patch)
treedb24ba3eb68fd55f3ea224043a4ae9a176294106 /src/Config.h
parent76349ddbd4601b2aea806b6b411fda91cbee25cf (diff)
downloadpowder-c1ad6c57ba0f2257061a251caf981fbf08fb7685.zip
powder-c1ad6c57ba0f2257061a251caf981fbf08fb7685.tar.gz
Update version number, before I forget.
Version 85 happened after the commit ... i'm not sure and there is no 64 bit linux so I can't test
Diffstat (limited to 'src/Config.h')
-rw-r--r--src/Config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Config.h b/src/Config.h
index f5594d7..06045f8 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -19,15 +19,15 @@
//VersionInfoStart
#ifndef SAVE_VERSION
-#define SAVE_VERSION 84
+#define SAVE_VERSION 85
#endif
#ifndef MINOR_VERSION
-#define MINOR_VERSION 3
+#define MINOR_VERSION 0
#endif
#ifndef BUILD_NUM
-#define BUILD_NUM 253
+#define BUILD_NUM 254
#endif
#ifndef SNAPSHOT_ID