]> gitweb.hhaalo.de Git - mv-none-space.git/commitdiff
version up to 1.1.11
authorBastian Dehn <hhaalo@arcor.de>
Tue, 26 May 2026 15:16:36 +0000 (17:16 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Tue, 26 May 2026 15:16:36 +0000 (17:16 +0200)
CMakeLists.txt

index f76372d3de5b523350527fa1cad6ef3bb7e6baed..b1ae732cd802ec441ef329bf040c8a58145beccb 100644 (file)
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.25.1)
 
-project(mv-none-space VERSION 1.1.10)
+project(mv-none-space VERSION 1.1.11)
 
 if("${CMAKE_BUILD_TYPE}" STREQUAL "Release")
        set(CMAKE_C_FLAGS "-s -std=c99 -Werror -Wextra -pedantic")