diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2013-03-26 09:31:46 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2013-03-26 09:31:46 (GMT) |
| commit | 533a15ec9d7535de55eefcec9e44e53fa3a9a226 (patch) | |
| tree | 75bc71bbe2cd46e1049f87472a59f70557093ace /src | |
| parent | 0791f5b0f8c64252c3288d4612655370770dbc2c (diff) | |
| download | powder-533a15ec9d7535de55eefcec9e44e53fa3a9a226.zip powder-533a15ec9d7535de55eefcec9e44e53fa3a9a226.tar.gz | |
Update version number
Diffstat (limited to 'src')
| -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 0cb3b0e..a397902 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,11 +16,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 1 +#define MINOR_VERSION 2 #endif #ifndef BUILD_NUM -#define BUILD_NUM 262 +#define BUILD_NUM 263 #endif #ifndef SNAPSHOT_ID |
