summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-02-18 12:39:57 +0100
committerJörg Frings-Fürst <debian@jff.email>2020-02-18 12:39:57 +0100
commitcf2cbd3850aa6913cb47226bbe95c3bdaf369dec (patch)
tree678f8ed1160d66a6423bf59339fc769d6ffb1896 /meson.build
parentefe78da4bbb534eec4a17db4d7e702db91ab5398 (diff)
New upstream version 3.34.4upstream/3.34.4
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 40969b9..7dbdd16 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project ('simple-scan', ['vala', 'c'],
- version: '3.34.2',
+ version: '3.34.4',
license: 'GPLv3+',
default_options: [
'warning_level=1',