naelstrof 6 лет назад
Родитель
Сommit
8b8508a944
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Просмотреть файл

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