|
@@ -16,7 +16,8 @@
|
16
|
16
|
* @copyright Copyright (c) 2016, Trevor Irons & Lemma Software, LLC
|
17
|
17
|
*/
|
18
|
18
|
|
19
|
|
-// the configured options and settings for Tutorial
|
|
19
|
+// the configured options and settings
|
|
20
|
+// Sets the Lemma version used in keeping track of releases
|
20
|
21
|
#define LEMMA_VERSION_MAJOR @LEMMA_VERSION_MAJOR@
|
21
|
22
|
#define LEMMA_VERSION_MINOR @LEMMA_VERSION_MINOR@
|
22
|
23
|
#define LEMMA_VERSION_PATCH @LEMMA_VERSION_PATCH@
|