From 92cbb82857c0794b250abe835b98c9ee1b9f9c1c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi
Date: Tue, 23 Nov 2021 16:18:16 +0200
Subject: [PATCH 1/1] Bumped version to 1.0.2
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 474069f..c3285f3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.1)
-project (the_Foundation VERSION 1.0.1 LANGUAGES C)
+project (the_Foundation VERSION 1.0.2 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).