summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2013-03-26 09:31:46 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2013-03-26 09:31:46 (GMT)
commit533a15ec9d7535de55eefcec9e44e53fa3a9a226 (patch)
tree75bc71bbe2cd46e1049f87472a59f70557093ace /src
parent0791f5b0f8c64252c3288d4612655370770dbc2c (diff)
downloadpowder-533a15ec9d7535de55eefcec9e44e53fa3a9a226.zip
powder-533a15ec9d7535de55eefcec9e44e53fa3a9a226.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 0cb3b0e..a397902 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -16,11 +16,11 @@
#endif
#ifndef MINOR_VERSION
-#define MINOR_VERSION 1
+#define MINOR_VERSION 2
#endif
#ifndef BUILD_NUM
-#define BUILD_NUM 262
+#define BUILD_NUM 263
#endif
#ifndef SNAPSHOT_ID