summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2022-07-02 09:33:08 -0500
committerMike Gorse <mgorse@suse.com>2022-07-02 09:33:08 -0500
commit4d636769923c685db412fecf475c80597e328e25 (patch)
tree71a1c3b100be70f8271694522289ab13b2c86d51 /meson.build
parent5626f1be7859ec1a2ca20cd7dd9c7eae1957b77d (diff)
downloadat-spi2-core-4d636769923c685db412fecf475c80597e328e25.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 27281004..ba73b59b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.44.0',
+ version: '2.45.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',