This commit is contained in:
2022-10-20 11:50:52 +03:00
parent 9fe572822c
commit 9f755b3bdb
10 changed files with 94 additions and 82 deletions

View File

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