diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2011-12-19 22:52:49 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2011-12-19 22:52:49 (GMT) |
| commit | 138fa2f590e3a7eaa62dc54cf1149e912fb82ce8 (patch) | |
| tree | b1507503f0971ae1f1d0878902ebdd402873cdb0 /includes | |
| parent | b4b1086026f9754915c33bab032a37fa29446c36 (diff) | |
| parent | 64f8ef2c8a517a5a3a792293b4187aaa9f876465 (diff) | |
| download | powder-138fa2f590e3a7eaa62dc54cf1149e912fb82ce8.zip powder-138fa2f590e3a7eaa62dc54cf1149e912fb82ce8.tar.gz | |
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/defines.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/includes/defines.h b/includes/defines.h index 05f29e1..d88bfba 100644 --- a/includes/defines.h +++ b/includes/defines.h @@ -8,10 +8,10 @@ #endif //VersionInfoStart -#define SAVE_VERSION 69 -#define MINOR_VERSION 3 +#define SAVE_VERSION 70 +#define MINOR_VERSION 0 #define BETA -#define BUILD_NUM 121 +#define BUILD_NUM 124 //VersionInfoEnd #define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter |
