Skip to content

Commit

Permalink
Update version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlynch committed May 26, 2024
1 parent b8ae568 commit 96cdc17
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
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(dukpt
VERSION 1.2.0
VERSION 1.2.1
DESCRIPTION "DUKPT libraries and tools"
HOMEPAGE_URL "https://github.com/openemv/dukpt"
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 @@
* Sun May 26 2024 Leon Lynch <[email protected]> - 1.2.1-1
- Update to dukpt-1.2.1

* Sun Dec 31 2023 Leon Lynch <[email protected]> - 1.2.0-1
- Update to dukpt-1.2.0
- Require tr31-0.6.0
Expand Down
2 changes: 1 addition & 1 deletion ui/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(dukpt-ui
VERSION 1.2.0
VERSION 1.2.1
DESCRIPTION "DUKPT User Interface using Qt"
HOMEPAGE_URL "https://github.com/openemv/dukpt"
LANGUAGES C CXX
Expand Down

0 comments on commit 96cdc17

Please sign in to comment.