From 64f721d4e7d45fdf8965f641ef1ebed25cd5acc4 Mon Sep 17 00:00:00 2001 From: Dominick Allen Date: Sun, 6 Apr 2025 15:56:55 -0500 Subject: Remove FormatCharMode from fud::format. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 27aa6dd..a72b6ca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ if(${CMAKE_VERSION} VERSION_LESS 3.12) endif() project(libfud - VERSION 0.43.0 + VERSION 0.44.0 DESCRIPTION "Library of FUD" LANGUAGES CXX) -- cgit v1.2.3