diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-05-30 14:29:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-05-30 14:29:15 +0200 |
commit | b0bef4d2c6d7ece3e80573ff3c0842600684bd29 (patch) | |
tree | 0367a18594e6a5081eb39f44c4a683fe462d7deb /meson.build | |
parent | 6036820119035cd589e2114c217fedc354bfbbd7 (diff) |
New upstream version 3.32.2.1upstream/3.32.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 cf9e5c7..5acc2ea 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project ('simple-scan', ['vala', 'c'], - version: '3.32.2', + version: '3.32.2.1', license: 'GPLv3+', default_options: [ 'warning_level=1', |