source:
branches/stable/AutoBuild.h
@
329
| Revision 329, 350 bytes checked in by mickem, 7 months ago (diff) |
|---|
| Line | |
|---|---|
| 1 | #ifndef AUTOBUILD_H |
| 2 | #define AUTOBUILD_H |
| 3 | // change the FALSE to TRUE for autoincrement of build number |
| 4 | #define INCREMENT_VERSION TRUE |
| 5 | #define FILEVER 0,3,9,322 |
| 6 | #define PRODUCTVER 0,3,9,322 |
| 7 | #define STRFILEVER _T("0.3.9.322") |
| 8 | #define STRPRODUCTVER _T("0.3.9.322") |
| 9 | #define STRPRODUCTDATE _T("2011-07-04") |
| 10 | #endif // AUTOBUILD_H |
Note: See TracBrowser
for help on using the repository browser.







