increased main version to 1.9.2, libPMusr to 1.4.0, and mupp to 1.1.0.

This commit is contained in:
2023-10-25 08:46:02 +02:00
parent 02a1cb7a0c
commit 6f521668c0
5 changed files with 9 additions and 4 deletions

View File

@ -73,7 +73,7 @@ set(prefix "${CMAKE_INSTALL_PREFIX}")
set(exec_prefix "\$\{prefix\}")
set(libdir "\$\{exec_prefix\}/lib")
set(includedir "\$\{prefix\}/include")
set(MUSR_VERSION "1.3.0")
set(MUSR_VERSION "1.4.0")
set(MUSR_LIBRARY_NAME "PMusr")
configure_file("PMusr.pc.in" "PMusr.pc" @ONLY)
set(USERFCN_LIBRARY_NAME "PUserFcnBase")

View File

@ -8,7 +8,7 @@ set(CMAKE_AUTOMOC ON)
set(CMAKE_AUTORCC ON)
#--- define mupp version ------------------------------------------------------
set(mupp_VERSION 1.0.0)
set(mupp_VERSION 1.1.0)
#--- mupp_version.h generation - START ----------------------------------------
configure_file(

View File

@ -8,7 +8,7 @@ set(CMAKE_AUTOMOC ON)
set(CMAKE_AUTORCC ON)
#--- define mupp version ------------------------------------------------------
set(mupp_VERSION 1.0.0)
set(mupp_VERSION 1.1.0)
#--- mupp_version.h generation - START ----------------------------------------
configure_file(