diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-12-15 18:29:26 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-12-15 18:29:26 (GMT) |
| commit | 735b2b659f2baf824d104cb5e58f64b4c2587817 (patch) | |
| tree | df37e629c3de06ca7b32c28888f615f0b3cf70a5 /src/Config.h | |
| parent | a172a9689783bed4d1fdfa8887f9f4be881b7076 (diff) | |
| download | powder-735b2b659f2baf824d104cb5e58f64b4c2587817.zip powder-735b2b659f2baf824d104cb5e58f64b4c2587817.tar.gz | |
Update version number
Diffstat (limited to 'src/Config.h')
| -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 46a9599..f5594d7 100644 --- a/src/Config.h +++ b/src/Config.h @@ -23,11 +23,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 2 +#define MINOR_VERSION 3 #endif #ifndef BUILD_NUM -#define BUILD_NUM 250 +#define BUILD_NUM 253 #endif #ifndef SNAPSHOT_ID |
