From 9d3dc811d0c8f3264d63f4ecde7797553430b4aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= jaakko.keranen@iki.fi
Date: Fri, 24 Dec 2021 08:41:51 +0200
Subject: [PATCH 1/1] Bumped version to 1.0.3
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c3285f3..0753534 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.1)
-project (the_Foundation VERSION 1.0.2 LANGUAGES C)
+project (the_Foundation VERSION 1.0.3 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).