added tsfun and added a --modules option to the versionchanger script

This commit is contained in:
David Anderson
2007-03-12 22:33:43 +00:00
parent cc6b9d3d81
commit cf716c4049
6 changed files with 47 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
#ifndef _INCLUDE_SVN_VERSION_H_
#define _INCLUDE_SVN_VERSION_H_
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
#define SVN_VERSION "1.8.0.2989"
#endif //_INCLUDE_SVN_VERSION_H_