]> gitweb.hhaalo.de Git - mv-none-space.git/commitdiff
version up to 1.1.10
authorBastian Dehn <hhaalo@arcor.de>
Wed, 13 May 2026 11:43:05 +0000 (13:43 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Wed, 13 May 2026 11:43:05 +0000 (13:43 +0200)
CMakeLists.txt

index 4c05e096cdac8572baf152c66b713c14818575dd..b34a53a462e9c423e65939e6e1484e339f319542 100644 (file)
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.25.1)
 
-project(mv_none_space VERSION 1.1.9)
+project(mv_none_space VERSION 1.1.10)
 
 if("${CMAKE_BUILD_TYPE}" STREQUAL "Release")
        set(CMAKE_C_FLAGS "-std=c99 -Werror -Wextra -pedantic")