0.4.00.4.10.4.2stable
|
Last change
on this file since b749b8d was
b749b8d,
checked in by Michael Medin <michael@…>, 6 years ago
|
|
2007-11-04 MickeM
- Rewritten WMI handling as well as checks so things should be more usefull now (cf. the wiki page for details)
|
-
Property mode set to
100644
|
|
File size:
336 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,2,7,42
|
|---|
| 6 | #define PRODUCTVER 0,2,7,140
|
|---|
| 7 | #define STRFILEVER "0.2.7.42"
|
|---|
| 8 | #define STRPRODUCTVER "0.2.7.140"
|
|---|
| 9 | #define STRPRODUCTDATE "2007-11-04"
|
|---|
| 10 | #endif // AUTOBUILD_H
|
|---|
Note: See
TracBrowser
for help on using the repository browser.