summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BuildTNG.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildTNG.cmake b/BuildTNG.cmake
index 37a4ac1..852830b 100644
--- a/BuildTNG.cmake
+++ b/BuildTNG.cmake
@@ -5,7 +5,7 @@ set(TNG_ROOT_BINARY_DIR ${CMAKE_BINARY_DIR}/${TNG_ROOT_BINARY_DIR})
function (TNG_GENERATE_VERSION_H)
set(TNG_MAJOR_VERSION "1")
set(TNG_MINOR_VERSION "7")
- set(TNG_VERSION_PATCH_LEVEL "0")
+ set(TNG_VERSION_PATCH_LEVEL "1")
set(TNG_IO_VERSION "${TNG_MAJOR_VERSION}.${TNG_MINOR_VERSION}.${TNG_VERSION_PATCH_LEVEL}")
set(TNG_API_VERSION "7")
configure_file(${TNG_ROOT_SOURCE_DIR}/include/tng/version.h.in
contact: Jan Huwald // Impressum