summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@alum.wpi.edu>2019-02-18 14:04:38 -0600
committerMike Gorse <mgorse@alum.wpi.edu>2019-02-18 14:04:38 -0600
commit7bf3e6b1dbe0a42ec78c296dd3ad87db52f9c9f7 (patch)
tree525fe75bb1f016ef45f90b05ac848365fd575a6e /meson.build
parent047444ebc0e8f50243c3fe4aea429e88e8b97514 (diff)
downloadat-spi2-atk-7bf3e6b1dbe0a42ec78c296dd3ad87db52f9c9f7.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 1451e1f..fdb97c7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-atk', 'c',
- version: '2.30.0',
+ version: '2.31.2',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',