Changeset 266
- Timestamp:
- 01/07/10 12:03:56 (7 months ago)
- Files:
-
- 1 modified
-
branches/v0.5/src/constants.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/v0.5/src/constants.cpp
r233 r266 20 20 #include "constants.h" 21 21 22 const char* Constants::VERSION_STRING = "0.5- alpha2";22 const char* Constants::VERSION_STRING = "0.5-RC1"; 23 23 24 24 #ifdef _WIN32
