This commit is contained in:
2022-10-19 16:58:22 +03:00
parent c32b2a85cc
commit dae5cc0afe
11 changed files with 16 additions and 40 deletions

View File

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