diff options
| author | jacob1 <jfu614@gmail.com> | 2013-05-08 14:29:10 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-05-08 14:29:10 (GMT) |
| commit | c0b45928392efdffbde819842387a041e2d1936a (patch) | |
| tree | e315dc38d198a8ed05aafa1788293339b271951d /src/Config.h | |
| parent | 77102f4bbaff9d15617b83e674939b108442ae21 (diff) | |
| download | powder-c0b45928392efdffbde819842387a041e2d1936a.zip powder-c0b45928392efdffbde819842387a041e2d1936a.tar.gz | |
fix PSCN BRAY (tmp = 2) not stopping normal BRAY from going through
also some other random things
Diffstat (limited to 'src/Config.h')
| -rw-r--r-- | src/Config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Config.h b/src/Config.h index d8e43ce..dea2a8e 100644 --- a/src/Config.h +++ b/src/Config.h @@ -16,7 +16,7 @@ #endif #ifndef MINOR_VERSION -#define MINOR_VERSION 1 +#define MINOR_VERSION 2 #endif #ifndef BUILD_NUM |
