Commit 68b0d480 by Maarten L. Hekkelman

Version bump

parent 8f30f594
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
cmake_minimum_required(VERSION 3.15) cmake_minimum_required(VERSION 3.15)
# set the project name # set the project name
project(mkdssp VERSION 4.3.2 LANGUAGES CXX) project(mkdssp VERSION 4.4.0 LANGUAGES CXX)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
......
Version 4.3.2 Version 4.4.0
- Packaging (split out the web server again) - Packaging (split out the web server again)
- Added markdown doc file, all doc files are now created from mkdssp.1 - Added markdown doc file, all doc files are now created from mkdssp.1
using pandoc, if that is installed. using pandoc, if that is installed.
......
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