From ebfd1a66c37c833df1ddaf2638f38c8a35b5e738 Mon Sep 17 00:00:00 2001 From: Leon Lynch Date: Fri, 1 Nov 2024 19:16:00 +0100 Subject: [PATCH] Update version to 0.6.2 --- CMakeLists.txt | 2 +- rpm_changelog.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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