diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-05-26 20:11:42 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-05-26 20:11:42 +0200 |
commit | 0384af9b7c644427247bbcba974a7afe1f93850c (patch) | |
tree | 76dff496ba5ef089b079931c7cca690332ec55a0 /meson.build | |
parent | f28a81d5dc42ca1cf29a33d4cf6a376e5638eb67 (diff) |
New upstream version 3.36.2.1upstream/3.36.2.1
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 08a5f45..e57eed5 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project ('simple-scan', ['vala', 'c'], - version: '3.36.2', + version: '3.36.2.1', license: 'GPLv3+', default_options: [ 'warning_level=1', |