summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorSimon <simon@hardwired.org.uk>2010-07-27 13:20:11 (GMT)
committer Simon <simon@hardwired.org.uk>2010-07-27 13:20:11 (GMT)
commit7e2d1ed3c093c8aef4844c55a810adf57a0bed22 (patch)
tree26d32e614641067c3de2f40ac4fcca0ee53cf4d3 /version.h
parentd12bf45aafb99438c60788a1c11e9ef533ac2c37 (diff)
downloadpowder-7e2d1ed3c093c8aef4844c55a810adf57a0bed22.zip
powder-7e2d1ed3c093c8aef4844c55a810adf57a0bed22.tar.gz
Added copy/cut and paste, speed improvements for the 'nearest_part' function
Diffstat (limited to 'version.h')
-rwxr-xr-xversion.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.h b/version.h
index 64ce64e..449eb61 100755
--- a/version.h
+++ b/version.h
@@ -21,11 +21,11 @@
#define VERSION_H
#define SAVE_VERSION 38
-#define MINOR_VERSION 0
-#define IDENT_VERSION "S" //Change this if you're not Simon! It should be a single letter.
+#define MINOR_VERSION 1
+#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
#define MENUV3
-//#define BETA
+#define BETA
#define HEAT_ENABLE
#endif