This commit is contained in:
2022-10-08 17:25:50 +03:00
parent 0f2d983a15
commit 7c5bef2913
7 changed files with 23 additions and 10 deletions

View File

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