This commit is contained in:
2022-10-07 11:22:07 +03:00
parent 8c57311bb0
commit 0f2d983a15
9 changed files with 21 additions and 13 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.6 FATAL_ERROR)
project(myxx-cmake VERSION 2.0.5 LANGUAGES)
project(myxx-cmake VERSION 2.0.6 LANGUAGES)
include(GNUInstallDirs)
file(WRITE ${CMAKE_SOURCE_DIR}/MyxxCMake/MyxxCMakeConfigVersion.cmake

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
myxx-cmake (2.0.5) unstable; urgency=medium
myxx-cmake (2.0.6) unstable; urgency=medium
* New version.