summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2021-01-11 14:00:04 -0600
committerMike Gorse <mgorse@suse.com>2021-01-11 14:00:04 -0600
commitb03b6a47af37fd1fa24c5ff604af643a84064898 (patch)
tree151ed695bc2c4f93644b0c6cca1be9f312e9b705 /meson.build
parent7bd1ad706c92a9342e5078238ce4380e544aa967 (diff)
downloadat-spi2-core-b03b6a47af37fd1fa24c5ff604af643a84064898.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 0b2474bf..bb4131b9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.38.0',
+ version: '2.39.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',