浏览代码

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")