|
|
|
|
2
|
* This file is a placeholder for a file which could be distributed in an archive
|
2
|
* This file is a placeholder for a file which could be distributed in an archive
|
3
|
* It takes the place of an automatically created "_Version.h" which is generated during the build process
|
3
|
* It takes the place of an automatically created "_Version.h" which is generated during the build process
|
4
|
*/
|
4
|
*/
|
5
|
-#error "You must specify the following parameter related to your distribution"
|
|
|
6
|
|
5
|
|
7
|
-#if false
|
|
|
|
|
6
|
+// #error "You must specify the following parameter related to your distribution"
|
|
|
7
|
+
|
|
|
8
|
+#if true
|
8
|
#define BUILD_VERSION "1.1.0 dev"
|
9
|
#define BUILD_VERSION "1.1.0 dev"
|
9
|
#define STRING_DISTRIBUTION_DATE "2015-06-00 12:00"
|
10
|
#define STRING_DISTRIBUTION_DATE "2015-06-00 12:00"
|
10
|
// It might also be appropriate to define a location where additional information can be found
|
11
|
// It might also be appropriate to define a location where additional information can be found
|