|
@@ -28,8 +28,8 @@
|
28
|
28
|
// #error "You must specify the following parameters related to your distribution"
|
29
|
29
|
|
30
|
30
|
#if true
|
31
|
|
-#define SHORT_BUILD_VERSION "1.1.0-RCBugFix"
|
32
|
|
-#define DETAILED_BUILD_VERSION "1.1.0-RCBugFix From Archive"
|
|
31
|
+#define SHORT_BUILD_VERSION "1.1.0-RC5"
|
|
32
|
+#define DETAILED_BUILD_VERSION "1.1.0-RC5 From Archive"
|
33
|
33
|
#define STRING_DISTRIBUTION_DATE "2016-04-01 12:00"
|
34
|
34
|
// It might also be appropriate to define a location where additional information can be found
|
35
|
35
|
// #define SOURCE_CODE_URL "http:// ..."
|