This commit is contained in:
2022-10-08 19:49:54 +03:00
parent 7c5bef2913
commit fe4129114c
6 changed files with 12 additions and 12 deletions

View File

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