diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-11-28 11:36:40 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-11-28 11:36:40 +0100 |
commit | efe78da4bbb534eec4a17db4d7e702db91ab5398 (patch) | |
tree | 46c040e3c34448ba4a2c3ff2eaf6b366adeaae27 /meson.build | |
parent | 4f0572dc14ff66c4fede4ee87d578acec0cc43df (diff) |
New upstream version 3.34.2upstream/3.34.2
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 947151f..40969b9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project ('simple-scan', ['vala', 'c'], - version: '3.34.1', + version: '3.34.2', license: 'GPLv3+', default_options: [ 'warning_level=1', |