diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-05-26 20:11:49 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-05-26 20:11:49 +0200 |
commit | 3a91d1ee11d4ea173fa1247059b7036056c12bd0 (patch) | |
tree | 42c0abf1a3cca07f54c4eea9cf45983e840683e8 /meson.build | |
parent | b83216ded28de014bf2c543df8519dbc984deb59 (diff) | |
parent | 0384af9b7c644427247bbcba974a7afe1f93850c (diff) |
Update upstream source from tag 'upstream/3.36.2.1'
Update to upstream version '3.36.2.1'
with Debian dir ef6f8cd2158c4f0b4924ab5571f4e7e4fe566401
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', |