ソースを参照

upped major version number, since library interface has changed. Most people shouldn\'t care about that though.

naelstrof 6 年 前
コミット
f4d9179987
共有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.48")
24
+add_definitions(-DSLOP_VERSION="v7.3.48")
25 25
 
26 26
 # The names have to be unique unfortunately.
27 27
 set(EXECUTABLE_NAME "slop")