finalized build numbers and all that other release crap

This commit is contained in:
David Anderson
2007-10-26 02:23:21 +00:00
parent 3030302952
commit cc99d6d1fb
23 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.3648"
#define SVN_VERSION_DWORD 1,8,0,3648
#define SVN_VERSION_STRING "1.8.0.3660"
#define SVN_VERSION_DWORD 1,8,0,3660
#define SVN_VERSION_PRODUCT "1.8.0"
#endif //_INCLUDE_SVN_VERSION_H_