summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2021-09-18 17:18:36 -0500
committerMike Gorse <mgorse@suse.com>2021-09-18 17:20:03 -0500
commitb22b7dcfcb34f01218de0f6aa0d10b4d34fb07aa (patch)
tree1df03bee7274149f430d9ef2f58f2dd102d96641 /meson.build
parentb4dce70ab770cb3153f0e4d33cc6dacb196ec558 (diff)
downloadat-spi2-core-b22b7dcfcb34f01218de0f6aa0d10b4d34fb07aa.tar.gz
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d025ebfe..b5104c8c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.40.1',
+ version: '2.42.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',