This commit is contained in:
2022-10-14 17:50:39 +03:00
parent 48377e27ec
commit e87e190cd3
7 changed files with 28 additions and 18 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.6 FATAL_ERROR)
project(myx-cmake VERSION 2.0.19 LANGUAGES)
project(myx-cmake VERSION 2.0.20 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.19) unstable; urgency=medium
myx-cmake (2.0.20) unstable; urgency=medium
* New version.