updated revision numbers

This commit is contained in:
David Anderson
2007-10-26 00:28:17 +00:00
parent b630ffe28f
commit 36241e2905
21 changed files with 68 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.0.3398"
#define SVN_VERSION_DWORD 1,8,0,3398
#define SVN_VERSION_STRING "1.8.0.3648"
#define SVN_VERSION_DWORD 1,8,0,3648
#define SVN_VERSION_PRODUCT "1.8.0"
#endif //_INCLUDE_SVN_VERSION_H_