summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-11-05 20:09:58 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-11-05 20:09:58 (GMT)
commit8614a2d9638da8ee6982e2a8eadf95eaf5365aa6 (patch)
tree83351882b47eaec8622e9ce66ad0dd1419e524fb /src
parente3a016d9c97bc0940f21e0063967b224953bdf7e (diff)
downloadpowder-8614a2d9638da8ee6982e2a8eadf95eaf5365aa6.zip
powder-8614a2d9638da8ee6982e2a8eadf95eaf5365aa6.tar.gz
Update version number
Diffstat (limited to 'src')
-rw-r--r--src/Config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Config.h b/src/Config.h
index 8baefd2..8778837 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -17,11 +17,11 @@
//VersionInfoStart
#ifndef SAVE_VERSION
-#define SAVE_VERSION 83
+#define SAVE_VERSION 84
#endif
#ifndef MINOR_VERSION
-#define MINOR_VERSION 9
+#define MINOR_VERSION 0
#endif
#ifndef BUILD_NUM