diff options
| author | Stanislaw Skowronek <skylark@disorder.sko> | 2013-11-16 01:14:04 (GMT) |
|---|---|---|
| committer | Stanislaw Skowronek <skylark@disorder.sko> | 2013-11-16 01:14:04 (GMT) |
| commit | 7bee414f7c11b0c4e4a3d5d4535de3999fcd8cad (patch) | |
| tree | 567af6cdc2815d613cc50ebdeb94bddaaf00b2b1 | |
| parent | c133b7a99fea1b45ce80b6f5245a77fc886edd5d (diff) | |
| download | powder-7bee414f7c11b0c4e4a3d5d4535de3999fcd8cad.zip powder-7bee414f7c11b0c4e4a3d5d4535de3999fcd8cad.tar.gz | |
This is the future.
| -rw-r--r-- | src/Config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Config.h b/src/Config.h index 71e51a1..20eb781 100644 --- a/src/Config.h +++ b/src/Config.h @@ -12,7 +12,7 @@ //VersionInfoStart #ifndef SAVE_VERSION -#define SAVE_VERSION 89 +#define SAVE_VERSION 90 #endif #ifndef MINOR_VERSION @@ -20,7 +20,7 @@ #endif #ifndef BUILD_NUM -#define BUILD_NUM 274 +#define BUILD_NUM 275 #endif #ifndef SNAPSHOT_ID |
