Pārlūkot izejas kodu

upped version number

naelstrof 8 gadus atpakaļ
vecāks
revīzija
91d8585893
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Parādīt failu

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