summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2020-09-04 18:25:26 -0500
committerMike Gorse <mgorse@suse.com>2020-09-04 18:25:26 -0500
commitdf076332787d7db29014d5158ed5429dce5ab57a (patch)
tree3f762b5e73ad66e568a4cf4fffb5383062304af5 /meson.build
parent4de5eb96faa46b6dde08524abf2552fc02dad61d (diff)
downloadat-spi2-core-df076332787d7db29014d5158ed5429dce5ab57a.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 5a16572f..8ef82460 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.37.90',
+ version: '2.37.92',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',