]> gitweb.hhaalo.de Git - mv_none_space.git/commitdiff
version up to 1.1.7 develop
authorBastian Dehn <hhaalo@arcor.de>
Wed, 4 Mar 2026 20:02:57 +0000 (21:02 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Wed, 4 Mar 2026 20:02:57 +0000 (21:02 +0100)
CMakeLists.txt

index e376275711ae7913e959a193818e7aae25d24b41..82f7e29f2314e041585b04aef5b8929e6f7490b3 100644 (file)
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.25.1)
 
-project(mv_none_space VERSION 1.1.6)
+project(mv_none_space VERSION 1.1.7)
 
 if("${CMAKE_BUILD_TYPE}" STREQUAL "Release")
        set(CMAKE_C_FLAGS "-std=c99 -Werror -Wextra -pedantic")