Skip to content
Snippets Groups Projects
Commit f468a1a6 authored by Stephane Poirier's avatar Stephane Poirier
Browse files

[CMakeLists.txt] Version 1.19.0M

parent b4700567
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@ cmake_minimum_required (VERSION 2.6)
set(CMAKE_VERBOSE_MAKEFILE TRUE)
set(MAJOR_VERSION "1")
set(MINOR_VERSION "18")
set(PATCH_VERSION "9")
set(MINOR_VERSION "19")
set(PATCH_VERSION "0")
set(VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
# check for 64 bit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment