This commit is contained in:
2022-10-06 21:07:22 +03:00
parent d31802ed95
commit dbf3fe4d0e
21 changed files with 90 additions and 64 deletions

View File

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