This commit is contained in:
2022-10-07 02:22:43 +03:00
parent 87918d40b3
commit e0e25bf0c4
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.6 FATAL_ERROR)
project(myxx-cmake VERSION 2.0.3 LANGUAGES)
project(myxx-cmake VERSION 2.0.4 LANGUAGES)
include(GNUInstallDirs)
file(WRITE ${CMAKE_SOURCE_DIR}/MyxxCMake/MyxxCMakeConfigVersion.cmake

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
myxx-cmake (2.0.3) unstable; urgency=medium
myxx-cmake (2.0.4) unstable; urgency=medium
* New version.