summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2020-09-12 14:24:07 -0500
committerMike Gorse <mgorse@suse.com>2020-09-12 14:24:07 -0500
commitb91a111f040a09e804428a81e6de214e4962247b (patch)
treebaf6aa81b28af8daacc52dbc7a0dab09373e7d94
parentac01cbcb8eaddf7fd144a0fc0d09e5e0fcc8d8c0 (diff)
downloadat-spi2-atk-b91a111f040a09e804428a81e6de214e4962247b.tar.gz
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 3d9865a..33692aa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-atk', 'c',
- version: '2.37.90',
+ version: '2.38.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',