From 4b02d81ef7c74b6221ad6465fe4da2ecf0986136 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi
Date: Sat, 6 Nov 2021 12:22:06 +0200
Subject: [PATCH 1/1] Bumped version to 1.0.1
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 83bc371..aa0ab72 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.1)
-project (the_Foundation VERSION 1.0.0 LANGUAGES C)
+project (the_Foundation VERSION 1.0.1 LANGUAGES C)
set (CMAKE_PROJECT_DESCRIPTION "Opinionated C11 library for low-level functionality")
include (CheckIncludeFile)
--
2.25.1
text/plain
This content has been proxied by September (ba2dc).