summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2021-02-22 12:38:35 -0600
committerMike Gorse <mgorse@suse.com>2021-02-22 12:38:35 -0600
commitbf42baac000c08a2c943a373c499f36846bed61f (patch)
tree63238d2ae86920f175daedd737ba9c955a2c9bdf /meson.build
parent40e972450fc5ce928914a380e32b33129033d4da (diff)
downloadat-spi2-core-bf42baac000c08a2c943a373c499f36846bed61f.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 53981214..ca49dfb3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.39.90',
+ version: '2.39.90.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',