diff options
| author | Cracker64 <cracker642@gmail.com> | 2010-12-05 04:29:41 (GMT) |
|---|---|---|
| committer | Cracker64 <cracker642@gmail.com> | 2010-12-05 04:29:41 (GMT) |
| commit | 2cf25c8a6aad84b2f86060e791948a0aed307192 (patch) | |
| tree | 223a496850225a5acfd8c66c7cf47dad8aaf950c /includes/defines.h | |
| parent | d56684312dd9429da8be8666206ad1656d3185a9 (diff) | |
| download | powder-2cf25c8a6aad84b2f86060e791948a0aed307192.zip powder-2cf25c8a6aad84b2f86060e791948a0aed307192.tar.gz | |
FILT, a photon color filter, not really a filter right now, but it changes the color. Other small changes
Diffstat (limited to 'includes/defines.h')
| -rw-r--r-- | includes/defines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/defines.h b/includes/defines.h index a0db95d..f5d2385 100644 --- a/includes/defines.h +++ b/includes/defines.h @@ -7,7 +7,7 @@ #define PATH_SEP "/" #endif -#define SAVE_VERSION 43 +#define SAVE_VERSION 44 #define MINOR_VERSION 1 #define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter. #define BETA |
