Commit 7b87dacb by Maarten L. Hekkelman

version bump

parent dfd68847
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
cmake_minimum_required(VERSION 3.23) cmake_minimum_required(VERSION 3.23)
# set the project name # set the project name
project(mkdssp VERSION 4.4.9 LANGUAGES CXX) project(mkdssp VERSION 4.4.10 LANGUAGES CXX)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
......
Version 4.4.10
- Support for installing in environments that do not use resources,
this time for real.
Version 4.4.9 Version 4.4.9
- Support for installing in environments that do not use resources - Support for installing in environments that do not use resources
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment