diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-09-12 11:16:20 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-09-12 11:16:20 +0200 |
commit | cbed9d3da4012f5e767551bb24ce16700e367381 (patch) | |
tree | a24f2db0474dcb665a6ae9a571e36363bae5150f /meson.build | |
parent | b5c71291fc6d07fbc16d09a8f2a374c4ac86ddf1 (diff) | |
parent | 7ab8c8e0307a0d58438619693c53d9844763f1e8 (diff) |
Update upstream source from tag 'upstream/3.38.0'
Update to upstream version '3.38.0'
with Debian dir 42fda7e2ace2bfca534e1d2f8f11676ad96fb777
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 47876a8..4a903d8 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project ('simple-scan', ['vala', 'c'], - version: '3.36.4', + version: '3.38.0', license: 'GPLv3+', default_options: [ 'warning_level=1', |