From: Bastian Dehn Date: Sat, 28 Feb 2026 14:53:43 +0000 (+0100) Subject: version up to 1.1.5 X-Git-Tag: 1.1.5^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=f10ec812aee256a66f9a6cc42e3a2de0518fc16f;p=mv_none_space.git version up to 1.1.5 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index f975d48..f2debb7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ ELSE() ENDIF() MESSAGE(STATUS "CMAKE_C_FLAGS: ${CMAKE_C_FLAGS}") -PROJECT(mv_none_space VERSION 1.1.4) +PROJECT(mv_none_space VERSION 1.1.5) ADD_SUBDIRECTORY(src) ADD_SUBDIRECTORY(tests) \ No newline at end of file