diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-05-02 22:36:37 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-05-02 22:36:37 +0200 |
commit | f28a81d5dc42ca1cf29a33d4cf6a376e5638eb67 (patch) | |
tree | 229307ec8670c27348adfa8a24694a0e53a2adf9 /meson.build | |
parent | abf556308c0dca2264165a731cec9345405fd85a (diff) |
New upstream version 3.36.2upstream/3.36.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 bc70c5e..08a5f45 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project ('simple-scan', ['vala', 'c'], - version: '3.36.1', + version: '3.36.2', license: 'GPLv3+', default_options: [ 'warning_level=1', |