This commit is contained in:
2022-10-07 02:49:02 +03:00
parent f6107e5bff
commit 432a1a85e6
12 changed files with 160 additions and 9 deletions

View File

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