summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2021-03-13 15:23:36 -0600
committerMike Gorse <mgorse@suse.com>2021-03-13 15:25:00 -0600
commit3e0e0bcd5dcc986bc918ea1571f60ff7f578a8a9 (patch)
tree1a89058d3e3ecc1cfc218482a9d3b64fe14efb26 /meson.build
parent0a7a019d0a3538a1cc38e7a659dd8e3726129a29 (diff)
downloadat-spi2-core-3e0e0bcd5dcc986bc918ea1571f60ff7f578a8a9.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 ca49dfb3..1acc87cb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.39.90.1',
+ version: '2.39.91',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',