diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-08-22 21:22:16 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-08-22 21:22:16 +0200 |
commit | 0bb0910e8e7dfbc3a55ae89fc2544ce65e62a1d5 (patch) | |
tree | 20c21564fb98727ab1a60bfd54c658c245bc1ef2 /meson.build | |
parent | 0384af9b7c644427247bbcba974a7afe1f93850c (diff) |
New upstream version 3.36.4upstream/3.36.4
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 e57eed5..47876a8 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project ('simple-scan', ['vala', 'c'], - version: '3.36.2.1', + version: '3.36.4', license: 'GPLv3+', default_options: [ 'warning_level=1', |