diff options
| author | jacob1 <jfu614@gmail.com> | 2013-04-13 14:57:11 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-04-13 14:57:11 (GMT) |
| commit | b9f150f0d2e5487622a188213c1ddad67f9fc751 (patch) | |
| tree | 08c7b57d9b892aba03135cb9c35ffccf051e512c /src | |
| parent | 3b7e4186283605a0c791811200e505bf9eeae886 (diff) | |
| download | powder-b9f150f0d2e5487622a188213c1ddad67f9fc751.zip powder-b9f150f0d2e5487622a188213c1ddad67f9fc751.tar.gz | |
update version (86.1.263 -> 87.0.267)
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 a397902..a7e9178 100644 --- a/src/Config.h +++ b/src/Config.h @@ -12,15 +12,15 @@ //VersionInfoStart #ifndef SAVE_VERSION -#define SAVE_VERSION 86 +#define SAVE_VERSION 87 #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 2 +#define MINOR_VERSION 0 #endif #ifndef BUILD_NUM -#define BUILD_NUM 263 +#define BUILD_NUM 267 #endif #ifndef SNAPSHOT_ID |
