summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2022-04-28 09:45:19 +0200
committerJörg Frings-Fürst <debian@jff.email>2022-04-28 09:45:19 +0200
commit44db6904a738a1a6ce66ed1ee1a40f77caf9e6e0 (patch)
tree0f088daf36ff02d90c49823fa43266ac2ae055d3 /meson.build
parentb2b392ea9ef494b1aa2027a33d9ba5924c8e3052 (diff)
parentf7ce29dfea0d0b15706f21edf67cba109bb35147 (diff)
Update upstream source from tag 'upstream/42.1'
Update to upstream version '42.1' with Debian dir 3e4955d05c39fb7207948150342958e69d090916
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 51b9927..97ea0eb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project ('simple-scan', ['vala', 'c'],
- version: '42.0',
+ version: '42.1',
license: 'GPLv3+',
default_options: [
'warning_level=1',