Skip to content
Snippets Groups Projects
Commit 808f5da1 authored by Stéphane Poirier's avatar Stéphane Poirier
Browse files

Update version number in CMakeLists.txt (1.14.1)

parent f68848e4
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ set(CMAKE_VERBOSE_MAKEFILE TRUE)
set(MAJOR_VERSION "1")
set(MINOR_VERSION "14")
set(PATCH_VERSION "0")
set(PATCH_VERSION "1")
set(VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
if (NOT DEFINED CMAKE_INSTALL_PREFIX AND CMAKE_SIZEOF_VOID_P EQUAL 8)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment