This commit is contained in:
2022-10-06 16:28:15 +03:00
parent 3978338314
commit b70f88f259
6 changed files with 18 additions and 11 deletions

View File

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