[atk/wip/muktupavels/version-2-36] add missing ATK_VERSION_2_36
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk/wip/muktupavels/version-2-36] add missing ATK_VERSION_2_36
- Date: Tue, 10 Sep 2019 22:54:49 +0000 (UTC)
commit 7ead0f7dcf10e9ef7b3327be0e1e889475ba1d43
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Wed Sep 11 01:53:43 2019 +0300
add missing ATK_VERSION_2_36
https://gitlab.gnome.org/GNOME/atk/merge_requests/27
atk/atkversion.h.in | 10 ++++++++++
1 file changed, 10 insertions(+)
---
diff --git a/atk/atkversion.h.in b/atk/atkversion.h.in
index 78dc6e2..2c0cbb3 100644
--- a/atk/atkversion.h.in
+++ b/atk/atkversion.h.in
@@ -186,6 +186,16 @@
*/
#define ATK_VERSION_2_30 (G_ENCODE_VERSION (2, 30))
+/**
+ * ATK_VERSION_2_36:
+ *
+ * A macro that evaluates to the 2.30 version of ATK, in a format
+ * that can be used by the C pre-processor.
+ *
+ * Since: 2.30
+ */
+#define ATK_VERSION_2_36 (G_ENCODE_VERSION (2, 36))
+
/* evaluates to the current stable version; for development cycles,
* this means the next stable target
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]