This commit is contained in:
2022-10-06 16:15:46 +03:00
parent 900bfe307b
commit 3978338314
10 changed files with 74 additions and 7 deletions

View File

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

2
debian/changelog vendored
View File

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