|
@@ -6,9 +6,9 @@
|
6
|
6
|
// #error "You must specify the following parameters related to your distribution"
|
7
|
7
|
|
8
|
8
|
#if true
|
9
|
|
-#define SHORT_BUILD_VERSION "1.1.0-RC3"
|
10
|
|
-#define DETAILED_BUILD_VERSION "1.1.0-RC3 From Archive"
|
11
|
|
-#define STRING_DISTRIBUTION_DATE "2015-12-01 12:00"
|
|
9
|
+#define SHORT_BUILD_VERSION "1.1.0-RC4"
|
|
10
|
+#define DETAILED_BUILD_VERSION "1.1.0-RC4 From Archive"
|
|
11
|
+#define STRING_DISTRIBUTION_DATE "2016-03-07 12:00"
|
12
|
12
|
// It might also be appropriate to define a location where additional information can be found
|
13
|
13
|
// #define SOURCE_CODE_URL "http:// ..."
|
14
|
14
|
#endif
|