Bumped trunk to 1.3.0.

This commit is contained in:
David Anderson
2009-03-05 01:48:18 -05:00
parent 68bc33ef4d
commit 1f636bf7a9
20 changed files with 68 additions and 68 deletions
Vendored Regular → Executable
View File
+4 -4
View File
@@ -36,9 +36,9 @@
#ifndef _INCLUDE_GEOIP_VERSION_H_
#define _INCLUDE_GEOIP_VERSION_H_
#define SM_BUILD_STRING "-dev"
#define SM_BUILD_UNIQUEID "2488:f7f1bbcc85e4" SM_BUILD_STRING
#define SVN_FULL_VERSION "1.2.0" SM_BUILD_STRING
#define SVN_FILE_VERSION 1,2,0,0
#define SM_BUILD_STRING ""
#define SM_BUILD_UNIQUEID "2650:5d34bc3edbfa" SM_BUILD_STRING
#define SVN_FULL_VERSION "1.3.0" SM_BUILD_STRING
#define SVN_FILE_VERSION 1,3,0,0
#endif //_INCLUDE_GEOIP_VERSION_H_