From bfc84c164c8f01df8aeaa2c7fb9c655a1a88b47d Mon Sep 17 00:00:00 2001 From: Leon Lynch Date: Sun, 3 Jul 2022 09:01:56 +0200 Subject: [PATCH] Update version to 0.4.2 --- CMakeLists.txt | 2 +- rpm_changelog.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 78a566f..fb1bef9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.16) project(tr31 - VERSION 0.4.1 + VERSION 0.4.2 DESCRIPTION "TR-31 library and tools" HOMEPAGE_URL "https://github.com/openemv/tr31" LANGUAGES C diff --git a/rpm_changelog.txt b/rpm_changelog.txt index 550fca6..ed33e81 100644 --- a/rpm_changelog.txt +++ b/rpm_changelog.txt @@ -1,3 +1,6 @@ +* Sun Jul 03 2022 Leon Lynch - 0.4.2-1 +* Update to tr31-0.4.2 + * Sun May 01 2022 Leon Lynch - 0.4.1-1 * Update to tr31-0.4.1