From 902fe2569c673af27ab8933e1712e128e68cb6d4 Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Tue, 1 Apr 2014 11:54:21 +0000 Subject: [PATCH] [1.5] Tag this version to be the next 1.5.3 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 253e46ad..92e0096f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,7 +29,7 @@ INCLUDE_REGULAR_EXPRESSION("^.*$") # OPENJPEG version number, useful for packaging and doxygen doc: SET(OPENJPEG_VERSION_MAJOR 1) SET(OPENJPEG_VERSION_MINOR 5) -SET(OPENJPEG_VERSION_BUILD 2) +SET(OPENJPEG_VERSION_BUILD 3) SET(OPENJPEG_VERSION "${OPENJPEG_VERSION_MAJOR}.${OPENJPEG_VERSION_MINOR}.${OPENJPEG_VERSION_BUILD}") SET(PACKAGE_VERSION