This commit is contained in:
2022-10-07 08:03:03 +03:00
parent 432a1a85e6
commit f0203307c4
8 changed files with 14 additions and 28 deletions

View File

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