bumped version

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40671
This commit is contained in:
David Anderson 2008-02-25 17:13:48 +00:00
parent ca077f3ba0
commit 86e6cc0926

View File

@ -3,11 +3,11 @@
#ifndef _INCLUDE_SVN_VERSION_H_ #ifndef _INCLUDE_SVN_VERSION_H_
#define _INCLUDE_SVN_VERSION_H_ #define _INCLUDE_SVN_VERSION_H_
#define SVN_PRODUCT_VERSION "1.6.0" #define SVN_PRODUCT_VERSION "1.6.1"
#define SVN_REVISION 660 #define SVN_REVISION 671
#define SVN_REVISION_STRING "660" #define SVN_REVISION_STRING "671"
#define SVN_FILE_VERSION 1,6,0,660 #define SVN_FILE_VERSION 1,6,1,671
#define SVN_FILE_VERSION_STRING "1.6.0.660" #define SVN_FILE_VERSION_STRING "1.6.1.671"
#endif //_INCLUDE_SVN_VERSION_H_ #endif //_INCLUDE_SVN_VERSION_H_