This commit is contained in:
2022-10-07 00:03:48 +03:00
parent 15b168d689
commit f6107e5bff
7 changed files with 41 additions and 10 deletions

View File

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