diff --git a/CMakeLists.txt b/CMakeLists.txt index d385556..44fb82a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.16) project(tr31 - VERSION 0.6.0 + VERSION 0.6.1 DESCRIPTION "Key block library and tools for ANSI X9.143, ASC X9 TR-31 and ISO 20038" HOMEPAGE_URL "https://github.com/openemv/tr31" LANGUAGES C diff --git a/rpm_changelog.txt b/rpm_changelog.txt index 6970be2..928bd3c 100644 --- a/rpm_changelog.txt +++ b/rpm_changelog.txt @@ -1,3 +1,6 @@ +* Fri May 24 2024 Leon Lynch - 0.6.1-1 +- Update to tr31-0.6.1 + * Thu Dec 28 2023 Leon Lynch - 0.6.0-1 - Update to tr31-0.6.0