summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2023-03-04 11:32:41 -0600
committerMike Gorse <mgorse@suse.com>2023-03-04 11:32:41 -0600
commitf7fdcb9ddb054724657794b2ee944dcf53fe77db (patch)
treea73cfe36c5447e7938e975c4d7e4711a42a944dc /meson.build
parentb04f4587c77ffa4f804a994b5b4a99f6842b87a9 (diff)
downloadat-spi2-core-f7fdcb9ddb054724657794b2ee944dcf53fe77db.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 f659daf4..c83059fd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.47.1',
+ version: '2.47.90',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',