This commit is contained in:
2022-10-08 19:50:42 +03:00
parent 1c1d997f96
commit f01ff86553
8 changed files with 10 additions and 7 deletions

View File

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