This commit is contained in:
2022-10-08 23:37:22 +03:00
parent cbb4c4cfb6
commit 49b06f12cb
8 changed files with 11 additions and 19 deletions

View File

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