This commit is contained in:
2022-11-27 07:09:09 +03:00
parent 4c1e54173d
commit 0cc415dc9d
7 changed files with 9 additions and 12 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.6 FATAL_ERROR)
project(myx-cmake VERSION 2.2.1 LANGUAGES)
project(myx-cmake VERSION 2.2.2 LANGUAGES)
include(GNUInstallDirs)
file(WRITE ${CMAKE_SOURCE_DIR}/MyxCMake/MyxCMakeConfigVersion.cmake

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
myx-cmake (2.2.1) unstable; urgency=medium
myx-cmake (2.2.2) unstable; urgency=medium
* New version.