diff options
| author | jacob1 <jfu614@gmail.com> | 2012-11-04 21:26:56 (GMT) |
|---|---|---|
| committer | jacksonmj <mj-pt@jacksonmj.co.uk> | 2012-11-04 21:35:53 (GMT) |
| commit | 9b8357f822a7c280fa75b5b5ef391a08e9bff5d6 (patch) | |
| tree | fbd189c4a031e4b66625e72d95fc523ef131477e /src | |
| parent | ca42162e5efd5a81870878be605cf8a803ac1afb (diff) | |
| download | powder-9b8357f822a7c280fa75b5b5ef391a08e9bff5d6.zip powder-9b8357f822a7c280fa75b5b5ef391a08e9bff5d6.tar.gz | |
update version number
Diffstat (limited to 'src')
| -rw-r--r-- | src/Config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Config.h b/src/Config.h index 8baefd2..e810221 100644 --- a/src/Config.h +++ b/src/Config.h @@ -17,15 +17,15 @@ //VersionInfoStart #ifndef SAVE_VERSION -#define SAVE_VERSION 83 +#define SAVE_VERSION 84 #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 9 +#define MINOR_VERSION 0 #endif #ifndef BUILD_NUM -#define BUILD_NUM 232 +#define BUILD_NUM 246 #endif #ifndef SNAPSHOT_ID |
