Skip to content
Snippets Groups Projects
Commit e6e5a653 authored by Emmanuel Lepage Vallée's avatar Emmanuel Lepage Vallée
Browse files

[ #50859 ] Bump version number to 1.4.0

parent 36e80394
Branches
Tags
No related merge requests found
...@@ -31,7 +31,7 @@ ELSE() ...@@ -31,7 +31,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.3.0") set(GENERIC_LIB_VERSION "1.4.0")
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