Added -dev tag back to version.h files for manual builds.

This commit is contained in:
Scott Ehlert
2009-03-05 14:59:09 -06:00
parent 8e744ec5f7
commit 72da49415e
17 changed files with 33 additions and 33 deletions
+2 -2
View File
@@ -40,8 +40,8 @@
* @file Contains SourceMod version information.
*/
#define SM_BUILD_STRING ""
#define SM_BUILD_UNIQUEID "2654:a3d6fdcc3624" SM_BUILD_STRING
#define SM_BUILD_STRING "-dev"
#define SM_BUILD_UNIQUEID "2655:fb3f7371c612" SM_BUILD_STRING
#define SVN_FULL_VERSION "1.2.1" SM_BUILD_STRING
#define SVN_FILE_VERSION 1,2,1,0