[atk] Bump the version of ATK to 2.37.0
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Bump the version of ATK to 2.37.0
- Date: Sat, 6 Jun 2020 13:32:06 +0000 (UTC)
commit f712df640debc64c8bdb0395fc1f7f5d1ee9e531
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Apr 22 20:45:46 2020 +0100
Bump the version of ATK to 2.37.0
The autocleanup symbols for ATK introduce new API, and the only way for
dependent libraries to check for them is to use the version that
introduced them.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 3b12d47..59d22e2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('atk', 'c',
- version: '2.36.0',
+ version: '2.37.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]