Bumped version numbers.

This commit is contained in:
David Anderson
2008-08-17 00:50:57 +00:00
parent 10ff8c11fd
commit cdf3807955
20 changed files with 21 additions and 21 deletions

View File

@ -1,8 +1,8 @@
#ifndef _INCLUDE_SVN_VERSION_H_
#define _INCLUDE_SVN_VERSION_H_
#define SVN_VERSION_STRING "1.8.1.3738"
#define SVN_VERSION_DWORD 1,8,1,3738
#define SVN_VERSION_STRING "1.8.1.3746"
#define SVN_VERSION_DWORD 1,8,1,3746
#define SVN_VERSION_PRODUCT "1.8.1"
#endif //_INCLUDE_SVN_VERSION_H_