summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2020-03-07 17:19:42 -0600
committerMike Gorse <mgorse@suse.com>2020-03-07 17:19:42 -0600
commitcf08453489c221499dc8a7c17e0955131f9dedf7 (patch)
treea1f160a3ad655678a2a3e616678d3a08f70f313d /meson.build
parent7977f6ff54b397359bcd7d93db11868b36518360 (diff)
downloadat-spi2-core-cf08453489c221499dc8a7c17e0955131f9dedf7.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 f0c75ab7..8f1943b4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.35.92',
+ version: '2.36.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',