update the nana version in CMakeLists to 1.7.3
This commit is contained in:
parent
4090eb3d75
commit
da295d8c47
@ -22,7 +22,7 @@
|
||||
# cmake 3.12 have more better modern c++ support
|
||||
|
||||
cmake_minimum_required(VERSION 3.12 FATAL_ERROR)
|
||||
project(nana VERSION 1.7.2
|
||||
project(nana VERSION 1.7.3
|
||||
DESCRIPTION "C++ GUI library"
|
||||
HOMEPAGE_URL http://nanapro.org
|
||||
LANGUAGES CXX )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user