This commit is contained in:
2022-10-08 22:31:13 +03:00
parent 7bb178b24d
commit cbb4c4cfb6
7 changed files with 8 additions and 8 deletions

View File

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