summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2019-10-03 14:31:57 +0200
committerJörg Frings-Fürst <debian@jff.email>2019-10-03 14:31:57 +0200
commitd408e3dae21de396f0a1644f0ddc2def007e73a0 (patch)
tree660befc66af13af226fdab5e82b04888ffffb132 /meson.build
parent1753bae2142cd5688fe1b94f7b7809bed15c4fb4 (diff)
parent6e3f340511b86d9f883b75ae9c154dbb28a91425 (diff)
Update upstream source from tag 'upstream/3.34.0'
Update to upstream version '3.34.0' with Debian dir 4529dafacc42998a608ad0e3b82aec904e9ec7dc
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
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',