diff options
| author | jacob1 <jfu614@gmail.com> | 2012-10-02 02:00:57 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-10-05 14:20:33 (GMT) |
| commit | d45dd605e97fa6c8f6e90495fbb1ae203ac314df (patch) | |
| tree | a53149f388f073d5a41fc50ad3b29355535cce6e /src/Config.h | |
| parent | cb8efcd0f98185104805c8caa88decd39fbd9070 (diff) | |
| download | powder-d45dd605e97fa6c8f6e90495fbb1ae203ac314df.zip powder-d45dd605e97fa6c8f6e90495fbb1ae203ac314df.tar.gz | |
Stamp fix button to bring back deleted stamps
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 e58f119..8baefd2 100644 --- a/src/Config.h +++ b/src/Config.h @@ -21,11 +21,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 4 +#define MINOR_VERSION 9 #endif #ifndef BUILD_NUM -#define BUILD_NUM 213 +#define BUILD_NUM 232 #endif #ifndef SNAPSHOT_ID |
