summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-02-18 12:52:51 +0100
committerJörg Frings-Fürst <debian@jff.email>2021-02-18 12:52:51 +0100
commitc2bb4f98199d9054f82b538ff44f895a8399bb28 (patch)
tree604832b3cffdf20b13a5b1a09434e9a806cf3674 /meson.build
parentee6f7618785519daa986955db561166cc58a3633 (diff)
parentefe8a90877a031270375c1f2c0f1823560d85100 (diff)
Update upstream source from tag 'upstream/3.38.2'
Update to upstream version '3.38.2' with Debian dir 5d358ce57d6e648c73e62c3d682682995cae0bf7
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 2024075..00b34b9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project ('simple-scan', ['vala', 'c'],
- version: '3.38.1',
+ version: '3.38.2',
license: 'GPLv3+',
default_options: [
'warning_level=1',