]> gitweb.hhaalo.de Git - mv_none_space.git/commitdiff
version up to 1.1.8
authorBastian Dehn <hhaalo@arcor.de>
Fri, 6 Mar 2026 18:44:30 +0000 (19:44 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Fri, 6 Mar 2026 18:44:30 +0000 (19:44 +0100)
CMakeLists.txt

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