diff options
author | Dominick Allen <djallen@librehumanitas.org> | 2025-04-06 15:56:55 -0500 |
---|---|---|
committer | Dominick Allen <djallen@librehumanitas.org> | 2025-04-06 15:56:55 -0500 |
commit | 64f721d4e7d45fdf8965f641ef1ebed25cd5acc4 (patch) | |
tree | bfaeada08d9cc7149c29b92655336dea28987683 /CMakeLists.txt | |
parent | 1f6ec08ea811c71c5b918a4bc197d319cb66abff (diff) |
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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) |