0.4.00.4.10.4.2stable
|
Last change
on this file since da1c7e1 was
da1c7e1,
checked in by Michael Medin <michael@…>, 5 years ago
|
|
rollup for 0.3.3
|
-
Property mode set to
100644
|
|
File size:
346 bytes
|
| 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,3,15
|
|---|
| 6 | #define PRODUCTVER 0,3,3,15
|
|---|
| 7 | #define STRFILEVER _T("0.3.3.15")
|
|---|
| 8 | #define STRPRODUCTVER _T("0.3.3.15")
|
|---|
| 9 | #define STRPRODUCTDATE _T("2008-07-02")
|
|---|
| 10 | #endif // AUTOBUILD_H
|
|---|
Note: See
TracBrowser
for help on using the repository browser.