Skip to content
Snippets Groups Projects
Commit cd7828a9 authored by Richard Wackerbarth's avatar Richard Wackerbarth
Browse files

This will be the 1.1.0 Release rather than 1.0.3

parent 4e2f5618
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,12 @@
* It takes the place of an automatically created "_Version.h" which is generated during the build process
*/
// #error "You must specify the following parameter related to your distribution"
// #error "You must specify the following parameters related to your distribution"
#if true
#define BUILD_VERSION "1.0.3 dev"
#define STRING_DISTRIBUTION_DATE "2015-06-00 12:00"
#define SHORT_BUILD_VERSION "1.1.0 dev"
#define DETAILED_BUILD_VERSION "1.1.0 Development From Archive"
#define STRING_DISTRIBUTION_DATE "2015-08-00 12:00"
// It might also be appropriate to define a location where additional information can be found
#define SOURCE_CODE_URL "http:// ..."
#endif
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment