diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-11-12 10:22:16 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-11-12 10:22:16 (GMT) |
| commit | 29189693b381ce7b31095fb2ae2ffb01bd8a221e (patch) | |
| tree | 7448f71a551365459d68dcaec60ba9ffbb9bfa46 /src/Config.h | |
| parent | 4192a5714661dfc9c04552957f3dd36e5c902f37 (diff) | |
| download | powder-29189693b381ce7b31095fb2ae2ffb01bd8a221e.zip powder-29189693b381ce7b31095fb2ae2ffb01bd8a221e.tar.gz | |
Element palette for automatic element ID/mod mapping
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 e810221..5d2a1a5 100644 --- a/src/Config.h +++ b/src/Config.h @@ -21,11 +21,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 0 +#define MINOR_VERSION 2 #endif #ifndef BUILD_NUM -#define BUILD_NUM 246 +#define BUILD_NUM 248 #endif #ifndef SNAPSHOT_ID |
