summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-05-02 22:36:44 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-05-02 22:36:44 +0200
commit89097b6232460cf699547ea9a9c47df827725ac9 (patch)
treed5ed83f3efc0b3a344d67b7c600055b96f666a94 /meson.build
parentf865dc6e8e5234e37c0f58bbdaa185a837e714ca (diff)
parentf28a81d5dc42ca1cf29a33d4cf6a376e5638eb67 (diff)
Update upstream source from tag 'upstream/3.36.2'
Update to upstream version '3.36.2' with Debian dir 2fdcfd39be13360595afebaf00ff1e14efb817c6
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 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',