]> gitweb.hhaalo.de Git - mv_none_space.git/commitdiff
version up to 1.1.6
authorBastian Dehn <hhaalo@arcor.de>
Wed, 4 Mar 2026 16:32:06 +0000 (17:32 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Wed, 4 Mar 2026 16:32:06 +0000 (17:32 +0100)
CMakeLists.txt

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