|
@@ -6,7 +6,7 @@
|
6
|
6
|
// #error "You must specify the following parameter related to your distribution"
|
7
|
7
|
|
8
|
8
|
#if true
|
9
|
|
- #define BUILD_VERSION "1.1.0 dev"
|
|
9
|
+ #define BUILD_VERSION "1.0.3 dev"
|
10
|
10
|
#define STRING_DISTRIBUTION_DATE "2015-06-00 12:00"
|
11
|
11
|
// It might also be appropriate to define a location where additional information can be found
|
12
|
12
|
#define SOURCE_CODE_URL "http:// ..."
|