diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-10-17 12:38:42 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-10-17 12:38:42 +0200 |
commit | 5360b8d48f24b892c855db341417678c6f46cca2 (patch) | |
tree | 5a32adf81867ba94b2b6b95c975ad4dc2c815545 /meson.build | |
parent | d946e559b7723000b2fd2109372da0cf773fcf51 (diff) | |
parent | d73ea357d7d4b8aa07d82bd8ca59f12cf2d45aa6 (diff) |
Update upstream source from tag 'upstream/3.38.1'
Update to upstream version '3.38.1'
with Debian dir 64e0a84fd6de66e4615067700dc3067238ffa206
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 4a903d8..2024075 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project ('simple-scan', ['vala', 'c'], - version: '3.38.0', + version: '3.38.1', license: 'GPLv3+', default_options: [ 'warning_level=1', |