0.4.00.4.10.4.2stable
|
Last change
on this file since 12edcec was
12edcec,
checked in by Michael Medin <michael@…>, 6 years ago
|
|
Added one of the tools I use to build (XAutoBuild) as well as tweaked some more options.
I have also added a check/error message if you try to start the service before it has been installed.
|
-
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,41
|
|---|
| 6 | #define PRODUCTVER 0,2,7,139
|
|---|
| 7 | #define STRFILEVER "0.2.7.41"
|
|---|
| 8 | #define STRPRODUCTVER "0.2.7.139"
|
|---|
| 9 | #define STRPRODUCTDATE "2007-11-03"
|
|---|
| 10 | #endif // AUTOBUILD_H
|
|---|
Note: See
TracBrowser
for help on using the repository browser.