Skip to content

Commit e41f1e9

Browse files
committed
Update version to 0.1.0
1 parent 93ef4ac commit e41f1e9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
cmake_minimum_required(VERSION 3.16)
99

1010
project(emv-utils
11-
VERSION 0.0.1
11+
VERSION 0.1.0
1212
DESCRIPTION "EMV libraries and tools"
1313
HOMEPAGE_URL "https://github.com/openemv/emv-utils"
1414
LANGUAGES C CXX

rpm_changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
* Sun Mar 12 2023 Leon Lynch <[email protected]> - 0.1.0-1
2+
- Update to emv-utils-0.1.0
3+
14
* Fri Jan 06 2023 Leon Lynch <[email protected]> - 0.0.1-1
25
- Initial CPack RPM packaging

0 commit comments

Comments
 (0)