diff options
| author | Simon <simon@hardwired.org.uk> | 2010-07-30 21:48:33 (GMT) |
|---|---|---|
| committer | Simon <simon@hardwired.org.uk> | 2010-07-30 21:48:33 (GMT) |
| commit | 2f6017222f149b8acf2906076635c7c46905c295 (patch) | |
| tree | 997c73255f6456288613ba9aab36040a5522cf3a /version.h | |
| parent | 8ab873df680640418bc52ed2578922b505f881a0 (diff) | |
| download | powder-2f6017222f149b8acf2906076635c7c46905c295.zip powder-2f6017222f149b8acf2906076635c7c46905c295.tar.gz | |
Changes to HUD in Zoom mode, NBLE fixes, BTRY added, LCRY added.
Diffstat (limited to 'version.h')
| -rwxr-xr-x | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,8 @@ #ifndef VERSION_H #define VERSION_H -#define SAVE_VERSION 38 -#define MINOR_VERSION 1 +#define SAVE_VERSION 39 +#define MINOR_VERSION 0 #define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter. #define MENUV3 |
