Bumped versions.

This commit is contained in:
David Anderson
2008-08-16 22:47:59 +00:00
parent 1d95fb3dcd
commit 6486c56a15
22 changed files with 25 additions and 25 deletions

View File

@ -1,8 +1,8 @@
#ifndef _INCLUDE_SVN_VERSION_H_
#define _INCLUDE_SVN_VERSION_H_
#define SVN_VERSION_STRING "1.8.0.3660"
#define SVN_VERSION_DWORD 1,8,0,3660
#define SVN_VERSION_PRODUCT "1.8.0"
#define SVN_VERSION_STRING "1.8.1.3738"
#define SVN_VERSION_DWORD 1,8,1,3738
#define SVN_VERSION_PRODUCT "1.8.1"
#endif //_INCLUDE_SVN_VERSION_H_