From: Stephen Seo Date: Fri, 15 Nov 2024 08:37:23 +0000 (+0900) Subject: Update CMakeLists.txt (version 1.7) X-Git-Tag: 1.7~2 X-Git-Url: https://git.seodisparate.com/stephenseo/annotated.html?a=commitdiff_plain;h=5484da169c794475c79200994b3e1ca5a82aec94;p=SimpleArchiver Update CMakeLists.txt (version 1.7) --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 31da10a..2a7a861 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.7) project(SimpleArchiver C) -set(SimpleArchiver_VERSION 1.0) +set(SimpleArchiver_VERSION 1.7) set(SimpleArchiver_SOURCES src/main.c