diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2011-08-30 00:02:41 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2011-08-30 00:02:41 (GMT) |
| commit | 323f3c1415a4322b212bdee063f6bf910a6f2d12 (patch) | |
| tree | 906ba9d3a9f230d7439846f4fffa4aaac213dc8d /includes | |
| parent | 343376e8f18416b38c59dba5a41a1474f824e9d8 (diff) | |
| download | powder-323f3c1415a4322b212bdee063f6bf910a6f2d12.zip powder-323f3c1415a4322b212bdee063f6bf910a6f2d12.tar.gz | |
Save ctype of STOR, also Version Increment
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/defines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/defines.h b/includes/defines.h index 8c85962..1448684 100644 --- a/includes/defines.h +++ b/includes/defines.h @@ -8,7 +8,7 @@ #endif //VersionInfoStart -#define SAVE_VERSION 58 +#define SAVE_VERSION 59 #define MINOR_VERSION 0 #define BETA //VersionInfoEnd |
