summaryrefslogtreecommitdiff
path: root/src/Config.h
diff options
context:
space:
mode:
authorjacob1 <jfu614@gmail.com>2013-01-15 15:31:17 (GMT)
committer jacob1 <jfu614@gmail.com>2013-01-15 15:31:17 (GMT)
commita27d637ceb0bb39127cbd47c041773041852c995 (patch)
tree0dd95b2b115335e3e42341b2ecf1b5e1f01de1b2 /src/Config.h
parent8723bbc63c4141c9318c4107a462bff562b4924f (diff)
parentc1ad6c57ba0f2257061a251caf981fbf08fb7685 (diff)
downloadpowder-a27d637ceb0bb39127cbd47c041773041852c995.zip
powder-a27d637ceb0bb39127cbd47c041773041852c995.tar.gz
Merge branch 'HEAD' of git@github.com:FacialTurd/The-Powder-Toy.git
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