From 9db12761f7888f91f272d9af570c232374c92767 Mon Sep 17 00:00:00 2001 From: "Maarten L. Hekkelman" Date: Thu, 4 Jan 2024 13:14:36 +0100 Subject: [PATCH] Increase version to reflect changes --- CMakeLists.txt | 2 +- changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b9309dd..04cb0ca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,7 +27,7 @@ cmake_minimum_required(VERSION 3.16) # set the project name project( libcifpp - VERSION 6.0.1 + VERSION 6.1.0 LANGUAGES CXX) list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") diff --git a/changelog b/changelog index ce3538d..c0811cd 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,4 @@ -Version 6.0.1 +Version 6.1.0 - Add formula weight to entity in pdb2cif - Change order of categories inside a datablock to match order in file - Change default order to write out categories in a file based on