This commit is contained in:
2022-10-09 21:15:35 +03:00
parent fe4129114c
commit 54f8cfc1cc
10 changed files with 79 additions and 69 deletions

View File

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