diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2011-06-03 15:53:07 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2011-06-03 15:53:07 (GMT) |
| commit | 623723cd60059bb0290dce5de0b6453032da7717 (patch) | |
| tree | f3e1655b3be06640ea5b6bdbac3e1886303e0906 /includes | |
| parent | fc426b240438dec874779e8a9c39fd3959fb7206 (diff) | |
| download | powder-623723cd60059bb0290dce5de0b6453032da7717.zip powder-623723cd60059bb0290dce5de0b6453032da7717.tar.gz | |
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 5a9de0d..a8f0e8c 100644 --- a/includes/defines.h +++ b/includes/defines.h @@ -8,7 +8,7 @@ #endif #define SAVE_VERSION 49 -#define MINOR_VERSION 0 +#define MINOR_VERSION 1 #define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter. #define BETA |
