diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2013-02-17 11:31:34 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2013-02-17 11:31:34 (GMT) |
| commit | e3453aedd17c600119975f2cd242e73b5353d766 (patch) | |
| tree | 2e14403a80e0f19c17918846a3d6af972f5ec6b8 /src/Config.h | |
| parent | 81f92ed0ecaef62367d249e43e464d98983cb958 (diff) | |
| download | powder-e3453aedd17c600119975f2cd242e73b5353d766.zip powder-e3453aedd17c600119975f2cd242e73b5353d766.tar.gz | |
Update version/build 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 50444cd..0e66737 100644 --- a/src/Config.h +++ b/src/Config.h @@ -23,11 +23,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 0 +#define MINOR_VERSION 1 #endif #ifndef BUILD_NUM -#define BUILD_NUM 261 +#define BUILD_NUM 262 #endif #ifndef SNAPSHOT_ID |
