diff options
| author | jacob1 <jfu614@gmail.com> | 2013-01-15 05:33:08 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-01-15 05:33:08 (GMT) |
| commit | c1ad6c57ba0f2257061a251caf981fbf08fb7685 (patch) | |
| tree | db24ba3eb68fd55f3ea224043a4ae9a176294106 /src/Config.h | |
| parent | 76349ddbd4601b2aea806b6b411fda91cbee25cf (diff) | |
| download | powder-c1ad6c57ba0f2257061a251caf981fbf08fb7685.zip powder-c1ad6c57ba0f2257061a251caf981fbf08fb7685.tar.gz | |
Update version number, before I forget.
Version 85 happened after the commit ... i'm not sure and there is no 64 bit linux so I can't test
Diffstat (limited to 'src/Config.h')
| -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 f5594d7..06045f8 100644 --- a/src/Config.h +++ b/src/Config.h @@ -19,15 +19,15 @@ //VersionInfoStart #ifndef SAVE_VERSION -#define SAVE_VERSION 84 +#define SAVE_VERSION 85 #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 3 +#define MINOR_VERSION 0 #endif #ifndef BUILD_NUM -#define BUILD_NUM 253 +#define BUILD_NUM 254 #endif #ifndef SNAPSHOT_ID |
