htpp

htrdr-image post-processing
git clone git://git.meso-star.fr/htpp.git
Log | Files | Refs | README | LICENSE

commit 67cdac1bbe555f0f4c9da0c3b03f31ae22acd857
parent d3611c6c3d8bb2ecbde1440775df5bd8369dfe60
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Tue, 17 Nov 2020 12:34:44 +0100

Bump version number to 0.4.1

Diffstat:
Mcmake/CMakeLists.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -62,7 +62,7 @@ endif() ################################################################################ set(VERSION_MAJOR 0) set(VERSION_MINOR 4) -set(VERSION_PATCH 0) +set(VERSION_PATCH 1) set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}) configure_file(${HTPP_SOURCE_DIR}/htpp_version.h.in