This commit is contained in:
2022-10-15 10:14:08 +03:00
parent e87e190cd3
commit 8c4594fd71
13 changed files with 93 additions and 89 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.6 FATAL_ERROR)
project(myx-cmake VERSION 2.0.20 LANGUAGES)
project(myx-cmake VERSION 2.0.21 LANGUAGES)
include(GNUInstallDirs)
file(WRITE ${CMAKE_SOURCE_DIR}/MyxCMake/MyxCMakeConfigVersion.cmake

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
myx-cmake (2.0.20) unstable; urgency=medium
myx-cmake (2.0.21) unstable; urgency=medium
* New version.