summaryrefslogtreecommitdiff
path: root/BuildTNG.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'BuildTNG.cmake')
-rw-r--r--BuildTNG.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildTNG.cmake b/BuildTNG.cmake
index ea77430..723eac0 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 "6")
- set(TNG_VERSION_PATCH_LEVEL "1")
+ set(TNG_VERSION_PATCH_LEVEL "2")
set(TNG_IO_VERSION "${TNG_MAJOR_VERSION}.${TNG_MINOR_VERSION}.${TNG_VERSION_PATCH_LEVEL}")
set(TNG_API_VERSION "6")
configure_file(${TNG_ROOT_SOURCE_DIR}/include/tng/version.h.in
contact: Jan Huwald // Impressum