summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-09-25 07:49:07 +0200
committerJörg Frings-Fürst <debian@jff.email>2021-09-25 07:49:07 +0200
commitb06171027dedb1591d5a1c5a62c61de89446739b (patch)
tree44dc1d0a468e27252b34cd7b8d06f071fc420f3b /meson.build
parent383626437ca8f9d26518408719b5d778e696eecd (diff)
New upstream version 40.5upstream/40.5
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',