summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMike Gorse <mgorse@alum.wpi.edu>2019-10-07 13:23:05 -0500
committerMike Gorse <mgorse@alum.wpi.edu>2019-10-07 13:23:05 -0500
commit043b793de2161a0548835424f4d087ac90d1172d (patch)
treee858ac29765251c5f34a9ca4d6cfcbccc0cca635 /meson.build
parent2512e3fc019c78189779193dd35d59e89d695069 (diff)
downloadat-spi2-atk-043b793de2161a0548835424f4d087ac90d1172d.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 fd0b516..906dda6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-atk', 'c',
- version: '2.34.0',
+ version: '2.34.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',