Przeglądaj źródła

upped version number

naelstrof 8 lat temu
rodzic
commit
91d8585893
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Wyświetl plik

21
 
21
 
22
 include_directories("${PROJECT_BINARY_DIR}")
22
 include_directories("${PROJECT_BINARY_DIR}")
23
 
23
 
24
-add_definitions(-DSLOP_VERSION="v6.3.38")
24
+add_definitions(-DSLOP_VERSION="v6.3.39")
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")