summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2021-03-19 12:19:36 -0500
committerMike Gorse <mgorse@suse.com>2021-03-19 12:19:36 -0500
commit303ff15ea793189e1e8855b32df967e0a05fe08c (patch)
tree61121db08e14d693cb10a305a2c189fa2c25d518 /meson.build
parent3e0e0bcd5dcc986bc918ea1571f60ff7f578a8a9 (diff)
downloadat-spi2-core-303ff15ea793189e1e8855b32df967e0a05fe08c.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 1acc87cb..13ee840b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.39.91',
+ version: '2.40.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',