summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-05-02 22:36:59 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-05-02 22:36:59 +0200
commit9d1c8a052f5a30e9afb326f85e50d1af1d33c04c (patch)
treed5ed83f3efc0b3a344d67b7c600055b96f666a94 /meson.build
parentf865dc6e8e5234e37c0f58bbdaa185a837e714ca (diff)
parent89097b6232460cf699547ea9a9c47df827725ac9 (diff)
Merge branch 'feature/upstream' into develop
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',