diff options
| author | FacialTurd <simon@hardwired.org.uk> | 2010-09-25 11:07:55 (GMT) |
|---|---|---|
| committer | FacialTurd <simon@hardwired.org.uk> | 2010-09-25 11:07:55 (GMT) |
| commit | fffb5300d0663924df19184b286cfda438ea50b2 (patch) | |
| tree | 9049f217da76ce34b9d3fc181a170d8ada2e9211 | |
| parent | 3d6e7f8f62fc2e34c1d525842dc711c3be903a20 (diff) | |
| download | powder-fffb5300d0663924df19184b286cfda438ea50b2.zip powder-fffb5300d0663924df19184b286cfda438ea50b2.tar.gz | |
| -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 |
