Browse Source

Test of git

enhancement_3
Trevor Irons 7 years ago
parent
commit
27ecc8bce6
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      config/LemmaConfig.h.in

+ 2
- 1
config/LemmaConfig.h.in View File

@@ -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@

Loading…
Cancel
Save