diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2011-11-18 19:38:22 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2011-11-18 19:38:22 (GMT) |
| commit | 274257687b593ad41b69323a301a05517d7eba45 (patch) | |
| tree | 1c01a07b7f81463c33fb1b7ec88bba86a0ff595e /includes | |
| parent | f50801333214e79492dd72c23f05cd4bc84fcf54 (diff) | |
| parent | eb62ae485d991bcfeebc0289c373af8502444e95 (diff) | |
| download | powder-274257687b593ad41b69323a301a05517d7eba45.zip powder-274257687b593ad41b69323a301a05517d7eba45.tar.gz | |
Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/defines.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/defines.h b/includes/defines.h index dc2da05..7a10571 100644 --- a/includes/defines.h +++ b/includes/defines.h @@ -9,9 +9,9 @@ //VersionInfoStart #define SAVE_VERSION 68 -#define MINOR_VERSION 5 +#define MINOR_VERSION 6 #define BETA -#define BUILD_NUM 111 +#define BUILD_NUM 112 //VersionInfoEnd #define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter. |
