commit d97ccb02a269802341214822be89181ec008f747
parent 5b0e81795135f1d942c62823e2ef7e87ca405fa0
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date: Fri, 19 Apr 2024 19:54:38 +0200
version 1.3.12
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)