summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2018-09-03 16:29:37 -0500
committerMike Gorse <mgorse@suse.com>2018-09-03 16:29:37 -0500
commit8cce3d9fa7eabfb484d9515767a80bfaca2ed8e9 (patch)
tree869f5dea14f779e9fc6cec5d1a02423871e81608 /meson.build
parentae46f8893b4057ef25c25f292826e771a04dc421 (diff)
downloadat-spi2-atk-8cce3d9fa7eabfb484d9515767a80bfaca2ed8e9.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 3d495e7..dbe6f8f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-atk', 'c',
- version: '2.29.1',
+ version: '2.30.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',