summaryrefslogtreecommitdiff
path: root/src/Config.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-08-20 17:43:51 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-08-20 17:43:51 (GMT)
commit94b94cf818eb3f984825a1465d10cb58484183a5 (patch)
tree5671ca6fd7c9ffe3b005de5c54fd609b904d04af /src/Config.h
parent72e441132f8a06679228b5f19e852f842b44689b (diff)
downloadpowder-94b94cf818eb3f984825a1465d10cb58484183a5.zip
powder-94b94cf818eb3f984825a1465d10cb58484183a5.tar.gz
Update version number
Diffstat (limited to 'src/Config.h')
-rw-r--r--src/Config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Config.h b/src/Config.h
index 2310555..02cf1ca 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -17,11 +17,11 @@
//VersionInfoStart
#ifndef SAVE_VERSION
-#define SAVE_VERSION 81
+#define SAVE_VERSION 82
#endif
#ifndef MINOR_VERSION
-#define MINOR_VERSION 3
+#define MINOR_VERSION 0
#endif
#ifndef BUILD_NUM