diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-10-03 14:31:52 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-10-03 14:31:52 +0200 |
commit | 6e3f340511b86d9f883b75ae9c154dbb28a91425 (patch) | |
tree | 74051fa0f719d8e2cfe42e1a67165911860d37b6 /meson.build | |
parent | b0bef4d2c6d7ece3e80573ff3c0842600684bd29 (diff) |
New upstream version 3.34.0upstream/3.34.0
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 5acc2ea..da029f4 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project ('simple-scan', ['vala', 'c'], - version: '3.32.2.1', + version: '3.34.0', license: 'GPLv3+', default_options: [ 'warning_level=1', |