diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-09-25 07:49:11 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-09-25 07:49:11 +0200 |
commit | ece8ff29899bba23877d7ff5adb6d7c94d2e464c (patch) | |
tree | 1075add029f5d63ac44cd2324ca8d0bfbd2ef70f /meson.build | |
parent | 5dbe503c985ce8a65ab7083172bf76332f1c8d68 (diff) | |
parent | b06171027dedb1591d5a1c5a62c61de89446739b (diff) |
Update upstream source from tag 'upstream/40.5'
Update to upstream version '40.5'
with Debian dir 02e6203c45ced7fea976aabf3964e38fa4737094
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 5c468b5..3325c4c 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project ('simple-scan', ['vala', 'c'], - version: '40.1', + version: '40.5', license: 'GPLv3+', default_options: [ 'warning_level=1', |