Parcourir la source

upped major version number, since library interface has changed. Most people shouldn\'t care about that though.

naelstrof il y a 6 ans
Parent
révision
f4d9179987
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt Voir le fichier

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