This commit is contained in:
2023-02-17 14:24:08 +03:00
parent 12ccb2768b
commit e5598effe4
6 changed files with 7 additions and 7 deletions

View File

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