summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-04-10 22:56:21 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-04-10 22:56:21 +0200
commitabf556308c0dca2264165a731cec9345405fd85a (patch)
treeaa8c9a38c18f8318ba7637e2bc5655eedb2df336 /meson.build
parent8eb2b297d6e03975afc17e1d468aa8913639e1a9 (diff)
New upstream version 3.36.1upstream/3.36.1
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',