diff --git a/CMakeLists.txt b/CMakeLists.txt index 44fb82a..35fea1a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.16) project(tr31 - VERSION 0.6.1 + VERSION 0.6.2 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 928bd3c..cb403f3 100644 --- a/rpm_changelog.txt +++ b/rpm_changelog.txt @@ -1,3 +1,6 @@ +* Fri Nov 01 2024 Leon Lynch - 0.6.2-1 +- Update to tr31-0.6.2 + * Fri May 24 2024 Leon Lynch - 0.6.1-1 - Update to tr31-0.6.1