summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2022-08-27 08:11:59 -0500
committerMike Gorse <mgorse@suse.com>2022-08-27 08:11:59 -0500
commit7e1cfb26eed0478975fb7ee91914f5f8d1dabde5 (patch)
tree8adeef1fa335a63b6cdfd0bce621c0575572b3b5 /meson.build
parentf0781465a75595f74b8cbcd582b7b35b46ee6349 (diff)
downloadat-spi2-core-7e1cfb26eed0478975fb7ee91914f5f8d1dabde5.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 d7863d6b..2f2df6b6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.45.90',
+ version: '2.45.91',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',