diff options
| author | jacob1 <jfu614@gmail.com> | 2013-09-14 15:15:52 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-09-14 15:15:52 (GMT) |
| commit | cf45b24a3002bfc40894c20a75460b8e37cf2ae7 (patch) | |
| tree | 3e1edfe2fe165dcbb497db67c9fb03ceafc8962c /src | |
| parent | c6ba38142437d71512eaf4cffda601f74ec9abf3 (diff) | |
| download | powder-cf45b24a3002bfc40894c20a75460b8e37cf2ae7.zip powder-cf45b24a3002bfc40894c20a75460b8e37cf2ae7.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 46b65fa..587b389 100644 --- a/src/Config.h +++ b/src/Config.h @@ -12,15 +12,15 @@ //VersionInfoStart #ifndef SAVE_VERSION -#define SAVE_VERSION 88 +#define SAVE_VERSION 89 #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 1 +#define MINOR_VERSION 0 #endif #ifndef BUILD_NUM -#define BUILD_NUM 272 +#define BUILD_NUM 273 #endif #ifndef SNAPSHOT_ID |
