瀏覽代碼

Test of git

enhancement_3
Trevor Irons 8 年之前
父節點
當前提交
27ecc8bce6
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      config/LemmaConfig.h.in

+ 2
- 1
config/LemmaConfig.h.in 查看文件

16
  * @copyright Copyright (c) 2016, Trevor Irons & Lemma Software, LLC
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
 #define LEMMA_VERSION_MAJOR @LEMMA_VERSION_MAJOR@
21
 #define LEMMA_VERSION_MAJOR @LEMMA_VERSION_MAJOR@
21
 #define LEMMA_VERSION_MINOR @LEMMA_VERSION_MINOR@
22
 #define LEMMA_VERSION_MINOR @LEMMA_VERSION_MINOR@
22
 #define LEMMA_VERSION_PATCH @LEMMA_VERSION_PATCH@
23
 #define LEMMA_VERSION_PATCH @LEMMA_VERSION_PATCH@

Loading…
取消
儲存