commit 6fadce7dbca4d5f1585b95079b2561b67352a06d
parent f10da12815195448307fe05e4f36d152e223068d
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date: Wed, 17 Apr 2024 20:09:39 +0200
version bump to 1.3.11
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.10)
+project(gearmulator VERSION 1.3.11)
include(base.cmake)
include(CTest)