]> git.seodisparate.com - SimpleArchiver/commitdiff
Version 1.8 1.8
authorStephen Seo <seo.disparate@gmail.com>
Mon, 25 Nov 2024 08:18:30 +0000 (17:18 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 25 Nov 2024 08:18:30 +0000 (17:18 +0900)
CMakeLists.txt
Changelog.md

index 96942e61f30d93e1ad6a391dbe275ab071b2f349..1cb56e406542675d4cc906d98e3b7fb8ad69b998 100644 (file)
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.10)
 project(SimpleArchiver C)
 
-set(SimpleArchiver_VERSION 1.7)
+set(SimpleArchiver_VERSION 1.8)
 
 set(SimpleArchiver_SOURCES
     src/main.c
index e851293a0a4fcdf25455148be465306c1bca41ff..52ce9fc645329c8a3cb35a4a249da935d2937d7e 100644 (file)
@@ -2,6 +2,8 @@
 
 ## Upcoming Changes
 
+## Version 1.8
+
 Minor refactorings related to `printf` and `uintX_t`/`size_t` types.
 
 ## Version 1.7