diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-11-15 11:17:50 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-11-15 11:17:50 +0100 |
commit | 21ae6e8c8b999caeb8e32849019713808cb5fdb3 (patch) | |
tree | 08b2f3478489ed5e5f4062dc62d56ab988daf0a4 /meson.build | |
parent | 243b138d715c3cfb5a2ea672148234cb679a2cc3 (diff) | |
parent | 7261d6a7e5b557003de9309b2da13b9762346834 (diff) |
Update upstream source from tag 'upstream/40.6'
Update to upstream version '40.6'
with Debian dir eb9847687a3c36a0f5391b61997ead1508b17e1b
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 3325c4c..ed0de6c 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project ('simple-scan', ['vala', 'c'], - version: '40.5', + version: '40.6', license: 'GPLv3+', default_options: [ 'warning_level=1', |