summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-09-25 07:49:36 +0200
committerJörg Frings-Fürst <debian@jff.email>2021-09-25 07:49:36 +0200
commit57cee6e642ad18e70f0deb7af73cc06507da76d8 (patch)
tree1075add029f5d63ac44cd2324ca8d0bfbd2ef70f /meson.build
parent5dbe503c985ce8a65ab7083172bf76332f1c8d68 (diff)
parentece8ff29899bba23877d7ff5adb6d7c94d2e464c (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 5c468b5..3325c4c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project ('simple-scan', ['vala', 'c'],
- version: '40.1',
+ version: '40.5',
license: 'GPLv3+',
default_options: [
'warning_level=1',