summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorSimon <simon@hardwired.org.uk>2011-01-31 20:16:12 (GMT)
committer Simon <simon@hardwired.org.uk>2011-01-31 20:16:12 (GMT)
commit76e2193318744fe27d04f940c7ead35d341f641a (patch)
tree90db67a4622593cad043bd92da8ca291f2b72faf /includes
parent8363a21f23152cb2273b1240b8a2627d0a46d12d (diff)
downloadpowder-76e2193318744fe27d04f940c7ead35d341f641a.zip
powder-76e2193318744fe27d04f940c7ead35d341f641a.tar.gz
Fix version for Login
Diffstat (limited to 'includes')
-rw-r--r--includes/defines.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/defines.h b/includes/defines.h
index c22180f..95302fa 100644
--- a/includes/defines.h
+++ b/includes/defines.h
@@ -7,8 +7,8 @@
#define PATH_SEP "/"
#endif
-#define SAVE_VERSION 45
-#define MINOR_VERSION 2
+#define SAVE_VERSION 46
+#define MINOR_VERSION 0
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
//#define BETA