[1.5] Tag this version to be the next 1.5.3

This commit is contained in:
Mathieu Malaterre 2014-04-01 11:54:21 +00:00
parent 8c71728242
commit 902fe2569c
1 changed files with 1 additions and 1 deletions

View File

@ -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