This commit is contained in:
2022-10-20 12:48:52 +03:00
parent e80b8d4a02
commit 1c504e2328
7 changed files with 21 additions and 15 deletions

View File

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