Skip to content

Commit 0c07a1c

Browse files
Release 2.2.2
Signed-off-by: Ludovic Rousseau <ludovic.rousseau@free.fr>
1 parent dfd2e47 commit 0c07a1c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.2.2: Ludovic Rousseau
2+
20 May 2024
3+
- Serial support is ENABLED by default
4+
15
2.2.1: Ludovic Rousseau
26
8 May 2024
37
- fix meson related issues

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# meson setup --reconfigure --wipe
1111

1212
project('pcsc-lite', 'c',
13-
version : '2.2.1')
13+
version : '2.2.2')
1414

1515
# for config.h
1616
conf_data = configuration_data({

0 commit comments

Comments
 (0)