added versioning to regex (linux only)

added regex/tf to version markup list
bumped all svn_versions to 1.1

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401997
This commit is contained in:
David Anderson
2008-04-06 08:13:30 +00:00
parent 50c50a8f6c
commit 2bec3aaa49
17 changed files with 205 additions and 107 deletions
+2 -2
View File
@@ -40,7 +40,7 @@
* @file Contains SourceMod version information.
*/
#define SVN_FULL_VERSION "1.0.0.1946"
#define SVN_FILE_VERSION 1,0,0,1946
#define SVN_FULL_VERSION "1.1.0.1995"
#define SVN_FILE_VERSION 1,1,0,1995
#endif //_INCLUDE_SOURCEMOD_VERSION_H_