diff options
| author | jacob1 <jfu614@gmail.com> | 2013-07-28 14:20:35 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-07-28 14:20:35 (GMT) |
| commit | bd0b779bd06b49ee1ef3e9cfca07ea6cecb587a2 (patch) | |
| tree | 84de965560b03f5e98271612781cb300f840a734 | |
| parent | 387424e0072d215e9ee40235206e1065745a69d4 (diff) | |
| download | powder-bd0b779bd06b49ee1ef3e9cfca07ea6cecb587a2.zip powder-bd0b779bd06b49ee1ef3e9cfca07ea6cecb587a2.tar.gz | |
update version number
| -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 d966022..46b65fa 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,11 +16,11 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 0 +#define MINOR_VERSION 1 #endif #ifndef BUILD_NUM -#define BUILD_NUM 271 +#define BUILD_NUM 272 #endif #ifndef SNAPSHOT_ID |
