diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-02-18 12:52:46 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-02-18 12:52:46 +0100 |
commit | efe8a90877a031270375c1f2c0f1823560d85100 (patch) | |
tree | 5699717252b1953eecc8136a445a8462a9baae40 /meson.build | |
parent | d73ea357d7d4b8aa07d82bd8ca59f12cf2d45aa6 (diff) |
New upstream version 3.38.2upstream/3.38.2
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 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', |