From 5c31a65314a7d9bbe7837a87768ee87b722eebbf Mon Sep 17 00:00:00 2001 From: Florentine Rosiere Date: Tue, 10 Oct 2023 10:15:06 +0200 Subject: [PATCH] #363 v1.5.1 Signed-off-by: Florentine Rosiere --- CMakeLists.txt | 2 +- documentation/dynawo_algorithms_documentation.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 65e8edb7..470e89ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ set(CMAKE_BUILD_TYPE "Release" CACHE STRING "Choose the type of build, options a project(dynawo-algorithms) set(DYNAWO_ALGORITHMS_VERSION_MAJOR 1) set(DYNAWO_ALGORITHMS_VERSION_MINOR 5) -set(DYNAWO_ALGORITHMS_VERSION_PATCH 0) +set(DYNAWO_ALGORITHMS_VERSION_PATCH 1) set(DYNAWO_ALGORITHMS_VERSION_STRING ${DYNAWO_ALGORITHMS_VERSION_MAJOR}.${DYNAWO_ALGORITHMS_VERSION_MINOR}.${DYNAWO_ALGORITHMS_VERSION_PATCH}) set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON) # export all symbols from dll on Windows diff --git a/documentation/dynawo_algorithms_documentation.sh b/documentation/dynawo_algorithms_documentation.sh index 01fe720d..c2f38184 100755 --- a/documentation/dynawo_algorithms_documentation.sh +++ b/documentation/dynawo_algorithms_documentation.sh @@ -28,7 +28,7 @@ echo '%% Except where otherwise noted, content in this documentation is Copyrigh \begin{document} -\title{\huge{\Dynawo-algorithms Documentation} \\ \LARGE{v1.5.0} \\ +\title{\huge{\Dynawo-algorithms Documentation} \\ \LARGE{v1.5.1} \\ \includegraphics[width=0.7\textwidth]{../resources/logo_dyn_algos.png}} \date\today