Skip to content

Commit

Permalink
Release 2.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Ludovic Rousseau <[email protected]>
  • Loading branch information
LudovicRousseau committed May 8, 2024
1 parent f8864e8 commit dbabd09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2.2.1: Ludovic Rousseau
8 May 2024
- fix meson related issues
- Some code cleanup

2.2.0: Ludovic Rousseau
3 May 2024
- provide files for meson build tool (replaces autoconf/auoomake)
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# meson setup --reconfigure --wipe

project('pcsc-lite', 'c',
version : '2.2.0')
version : '2.2.1')

# for config.h
conf_data = configuration_data({
Expand Down

0 comments on commit dbabd09

Please sign in to comment.