commit 25ffd32e4731b844d00f0cdefc7b1620f27b3b4b
parent 60e1d583ebac81efcd50cd597836ca7a73064362
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date: Fri, 19 Apr 2024 19:54:46 +0200
Merge branch 'oss/osirus' into oss/vavra
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
@@ -19,7 +19,7 @@ if(APPLE)
message("CMAKE_OSX_DEPLOYMENT_TARGET: " ${CMAKE_OSX_DEPLOYMENT_TARGET})
endif()
-project(gearmulator VERSION 1.3.11)
+project(gearmulator VERSION 1.3.12)
include(base.cmake)
include(CTest)