From: Bastian Dehn Date: Fri, 3 Oct 2025 08:02:00 +0000 (+0200) Subject: version up to 1.1.2 X-Git-Tag: 1.1.2^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=44d0c4ecf967fb170019502082e0fe5febf12b66;p=mv_none_space.git version up to 1.1.2 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 79688e5..2eeb492 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.1) +PROJECT(mv_none_space VERSION 1.1.2) ADD_SUBDIRECTORY(src) ADD_SUBDIRECTORY(tests) \ No newline at end of file