diff options
| author | Simon <simon@hardwired.org.uk> | 2010-09-25 18:11:25 (GMT) |
|---|---|---|
| committer | Simon <simon@hardwired.org.uk> | 2010-09-25 18:11:25 (GMT) |
| commit | c7dab50b51f51d8c386123b33d2a726740d03483 (patch) | |
| tree | f598476a791b3cd4100fdbb0f10b594bae1e53cb /defines.h | |
| parent | 3d6e7f8f62fc2e34c1d525842dc711c3be903a20 (diff) | |
| download | powder-c7dab50b51f51d8c386123b33d2a726740d03483.zip powder-c7dab50b51f51d8c386123b33d2a726740d03483.tar.gz | |
Add Anti-Matter
Diffstat (limited to 'defines.h')
| -rw-r--r-- | defines.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ #define PATH_SEP "/" #endif -#define SAVE_VERSION 42 -#define MINOR_VERSION 1 +#define SAVE_VERSION 43 +#define MINOR_VERSION 0 #define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter. #define BETA |
