bump version to 1.3.0

This commit is contained in:
Lephenixnoir 2021-12-31 10:42:44 +01:00
parent dbfefe5172
commit bd0dd3a8d2
Signed by: 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.2.0 LANGUAGES C ASM)
project(FxLibc VERSION 1.3.0 LANGUAGES C ASM)
set(CMAKE_INSTALL_MESSAGE LAZY)