summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-29 16:05:30 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-29 16:05:30 +0200
commitfd4a8ab5143f00c4708b36d04af1bb168d03d445 (patch)
tree43477bf7be70166bcd3130a50f8f6eb0eef201bf /meson.build
parent0ffe5da96375abc3a56116239c0c25a96a81f9c2 (diff)
parentdbf43df0d999dec241cc86ebf2aaf943c3434eff (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 2f2af3a..7966ee1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project ('simple-scan', ['vala', 'c'],
- version: '3.29.92',
+ version: '3.30.1.1',
license: 'GPLv3+',
default_options: [
'warning_level=1',