Commit 369a83b7 by Maarten L. Hekkelman

Version bump

parent afc541b9
...@@ -27,7 +27,7 @@ cmake_minimum_required(VERSION 3.16) ...@@ -27,7 +27,7 @@ cmake_minimum_required(VERSION 3.16)
# set the project name # set the project name
project( project(
libcifpp libcifpp
VERSION 6.1.0 VERSION 6.2.0
LANGUAGES CXX) LANGUAGES CXX)
list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
......
Version 6.2.0
- Added repairSequenceInfo to repair invalid files
Version 6.1.0 Version 6.1.0
- Add formula weight to entity in pdb2cif - Add formula weight to entity in pdb2cif
- Change order of categories inside a datablock to match order in file - Change order of categories inside a datablock to match order in file
......
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