ソースを参照

upped version from merge

naelstrof 7 年 前
コミット
7b5823071a
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt ファイルの表示

@@ -21,7 +21,7 @@ endif()
21 21
 
22 22
 include_directories("${PROJECT_BINARY_DIR}")
23 23
 
24
-add_definitions(-DSLOP_VERSION="v6.3.40")
24
+add_definitions(-DSLOP_VERSION="v6.3.41")
25 25
 
26 26
 # The names have to be unique unfortunately.
27 27
 set(EXECUTABLE_NAME "slop")