Procházet zdrojové kódy

upped version from merge

naelstrof před 7 roky
rodič
revize
7b5823071a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Zobrazit soubor

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