Commit 0338ac87 by Maarten L. Hekkelman

Version bump

parent f9cb7bdb
...@@ -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.2.1 LANGUAGES CXX) project(mkdssp VERSION 4.2.2 LANGUAGES CXX)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
......
Version 4.2.2
- Building for CCP4
- Fix is_cis
Version 4.2.1 Version 4.2.1
- The previous version was a bit overly strict - The previous version was a bit overly strict
- Introduce a --quiet flag. - Introduce a --quiet flag.
......
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