mirror of
https://git.planet-casio.com/Lephenixnoir/JustUI.git
synced 2024-12-28 04:23:40 +01:00
bump version to 1.3.0
This commit is contained in:
parent
a84b0adb3a
commit
d9c18117c5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Just UI
|
# Just UI
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.16)
|
cmake_minimum_required(VERSION 3.16)
|
||||||
project(JustUI VERSION 1.2.0 LANGUAGES C)
|
project(JustUI VERSION 1.3.0 LANGUAGES C)
|
||||||
find_package(Gint 2.8 REQUIRED)
|
find_package(Gint 2.8 REQUIRED)
|
||||||
include(Fxconv)
|
include(Fxconv)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue