This commit is contained in:
2022-10-08 22:23:10 +03:00
parent ac54e882b7
commit 7bb178b24d
9 changed files with 35 additions and 16 deletions

View File

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