diff options
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 1f14216..2bbd779 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ if(${CMAKE_VERSION} VERSION_LESS 3.12) endif() project(libfud - VERSION 1.0.0 + VERSION 0.42.0 DESCRIPTION "Library of FUD" LANGUAGES CXX C) |