diff --git a/CMakeLists.txt b/CMakeLists.txt index 349b34a..df6c56f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.16) project(tr31 - VERSION 0.4.3 + VERSION 0.4.4 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 e757f21..2da08be 100644 --- a/rpm_changelog.txt +++ b/rpm_changelog.txt @@ -1,3 +1,6 @@ +* Sun Oct 09 2022 Leon Lynch - 0.4.4-1 +- Update to tr31-0.4.4 + * Sat Aug 13 2022 Leon Lynch - 0.4.3-1 - Update to tr31-0.4.3 - Add dist tag to rpm release field