summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2022-09-17 08:53:22 -0500
committerMike Gorse <mgorse@suse.com>2022-09-17 08:53:22 -0500
commit97d9ba04e19d0a9edd209d97db81eb6ede5fe4d6 (patch)
treea6bc4db88a73af8d0bc409bcc16f836ee9438fbb /meson.build
parent6c1073c569907aea4955827ee155b4f8c98e8407 (diff)
downloadat-spi2-core-97d9ba04e19d0a9edd209d97db81eb6ede5fe4d6.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 2f2df6b6..6dd6e8cb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.45.91',
+ version: '2.46.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',