diff --git a/ChangeLog b/ChangeLog index 6b5a77d0..b6f94b28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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) diff --git a/meson.build b/meson.build index 7bd700d9..83ef6c3c 100644 --- a/meson.build +++ b/meson.build @@ -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({