|
|
|
|
6
|
// #error "You must specify the following parameter related to your distribution"
|
6
|
// #error "You must specify the following parameter related to your distribution"
|
7
|
|
7
|
|
8
|
#if true
|
8
|
#if true
|
9
|
- #define BUILD_VERSION "1.1.0 dev"
|
|
|
|
|
9
|
+ #define BUILD_VERSION "1.0.3 dev"
|
10
|
#define STRING_DISTRIBUTION_DATE "2015-06-00 12:00"
|
10
|
#define STRING_DISTRIBUTION_DATE "2015-06-00 12:00"
|
11
|
// 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
|
12
|
#define SOURCE_CODE_URL "http:// ..."
|
12
|
#define SOURCE_CODE_URL "http:// ..."
|