summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorSimon <simon@hardwired.org.uk>2011-02-22 00:15:48 (GMT)
committer Simon <simon@hardwired.org.uk>2011-02-22 00:15:48 (GMT)
commitff1aca9524b74985f1cce2da0ac96cf088fd5d52 (patch)
tree4635a9bed2524d663821b2953aee6b3a3f8af0d5 /includes
parentbb0b4e6802660cff6844be72c9cfdd5925d8cd35 (diff)
downloadpowder-ff1aca9524b74985f1cce2da0ac96cf088fd5d52.zip
powder-ff1aca9524b74985f1cce2da0ac96cf088fd5d52.tar.gz
Update version
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 90f50da..01c2812 100644
--- a/includes/defines.h
+++ b/includes/defines.h
@@ -8,9 +8,9 @@
#endif
#define SAVE_VERSION 46
-#define MINOR_VERSION 2
+#define MINOR_VERSION 3
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
-#define BETA
+//#define BETA
#define SERVER "powdertoy.co.uk"