bump version to 1.4.4

This commit is contained in:
Lephenixnoir 2022-08-21 20:09:54 +02:00
parent ca6c39bf56
commit ddec761f61
Signed by untrusted user: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 1 additions and 1 deletions

View File

@ -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)