This commit is contained in:
2023-07-27 14:27:39 +03:00
parent 4a8e862212
commit e42530855c
8 changed files with 30 additions and 31 deletions

View File

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

2
debian/changelog vendored
View File

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