Skip to content
Snippets Groups Projects
Commit f4ab633d authored by Emmanuel Lepage Vallee's avatar Emmanuel Lepage Vallee
Browse files

[ #52819 ] Bump version number

parent 481f623c
Branches
Tags
No related merge requests found
...@@ -35,7 +35,7 @@ ELSE() ...@@ -35,7 +35,7 @@ ELSE()
FIND_PACKAGE ( Qt4 REQUIRED ) FIND_PACKAGE ( Qt4 REQUIRED )
ENDIF(${ENABLE_QT5} MATCHES true) ENDIF(${ENABLE_QT5} MATCHES true)
set(GENERIC_LIB_VERSION "1.4.0") set(GENERIC_LIB_VERSION "1.4.1")
include_directories(SYSTEM ${QT_INCLUDES} ) include_directories(SYSTEM ${QT_INCLUDES} )
include_directories(${CMAKE_CURRENT_SOURCE_DIR}) include_directories(${CMAKE_CURRENT_SOURCE_DIR})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment