From: Bastian Dehn Date: Sat, 28 Feb 2026 09:09:26 +0000 (+0100) Subject: version up to 1.1.4 X-Git-Tag: 1.1.4^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=9f7a8e96430a94f13abb72b59d596b1be3d81f38;p=mv_none_space.git version up to 1.1.4 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 3a37c7c..f975d48 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.3) +PROJECT(mv_none_space VERSION 1.1.4) ADD_SUBDIRECTORY(src) ADD_SUBDIRECTORY(tests) \ No newline at end of file