Skip to content

Commit

Permalink
Update version to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlynch committed May 24, 2024
1 parent fe9f585 commit 79f19e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions rpm_changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* Fri May 24 2024 Leon Lynch <lynch.leon@gmail.com> - 0.6.1-1
- Update to tr31-0.6.1

* Thu Dec 28 2023 Leon Lynch <lynch.leon@gmail.com> - 0.6.0-1
- Update to tr31-0.6.0

Expand Down

0 comments on commit 79f19e4

Please sign in to comment.