summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2023-03-19 09:23:15 -0500
committerMike Gorse <mgorse@suse.com>2023-03-19 09:23:15 -0500
commitd963aff7f6977e50517fb2ffe8b31f1db142107d (patch)
tree96df20181f73d0229e3c667093a1ae7f4b9eb909 /meson.build
parent9fa49a9cb49e5a3487f757f526c3bcfc773e1dca (diff)
downloadat-spi2-core-d963aff7f6977e50517fb2ffe8b31f1db142107d.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 d938e093..aff697b3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.47.90',
+ version: '2.48.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',