This commit is contained in:
2022-10-07 11:14:15 +03:00
parent f0203307c4
commit 64737f3a33
7 changed files with 10 additions and 8 deletions

View File

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