summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-04-10 22:56:28 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-04-10 22:56:28 +0200
commitff7d3169ff4101b8d0e8fe0d087af62506dbe43e (patch)
treeced4dc2c57a4ccacbb74241d58505ac5b55675be /meson.build
parent77665c961f3ca9e466dbc28618fad128e7c23e75 (diff)
parentabf556308c0dca2264165a731cec9345405fd85a (diff)
Update upstream source from tag 'upstream/3.36.1'
Update to upstream version '3.36.1' with Debian dir 373629a22fc3cbee8d8cc0b35d010aabd6f5a2cb
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 0996c1e..bc70c5e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project ('simple-scan', ['vala', 'c'],
- version: '3.36.0',
+ version: '3.36.1',
license: 'GPLv3+',
default_options: [
'warning_level=1',