diff --git a/CMakeLists.txt b/CMakeLists.txt index e589013..71c6693 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.15) -project(FxLibc VERSION 1.4.3 LANGUAGES C ASM) +project(FxLibc VERSION 1.4.4 LANGUAGES C ASM) set(CMAKE_INSTALL_MESSAGE LAZY)