diff options
| author | Simon <simon@hardwired.org.uk> | 2010-08-11 19:40:24 (GMT) |
|---|---|---|
| committer | Simon <simon@hardwired.org.uk> | 2010-08-11 19:40:24 (GMT) |
| commit | 1319e922519b3e5c9d7029b0e7e5cb25198148bc (patch) | |
| tree | bd7d71071bf3b1269971a287b4c63fa5c996f022 /version.h | |
| parent | 51c8a487bb6a69f157997a621d521ff2f59a9625 (diff) | |
| download | powder-1319e922519b3e5c9d7029b0e7e5cb25198148bc.zip powder-1319e922519b3e5c9d7029b0e7e5cb25198148bc.tar.gz | |
Fixes stickman wall bug and version number
Diffstat (limited to 'version.h')
| -rwxr-xr-x | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ #define VERSION_H #define SAVE_VERSION 40 -#define MINOR_VERSION 0 +#define MINOR_VERSION 2 #define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter. #define MENUV3 |
