summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-03-23 19:39:06 +0100
committerJörg Frings-Fürst <debian@jff.email>2023-03-23 19:39:06 +0100
commit38ac62651d156559476f3e147575887781d330b2 (patch)
tree99843d21369bb3ad3f5ad72071df30c99335c6f3 /meson.build
parente2e8c38f24f25469f2a154c82d2cb9804e9f8785 (diff)
parent1676db749dc23da9fcd9c767de2f1e9a0c61b2b2 (diff)
Update upstream source from tag 'upstream/44.0'
Update to upstream version '44.0' with Debian dir a228d21d874f6f97e085fc1b64e77b9556d9bcfb
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 a2e488f..68266f3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project ('simple-scan', ['vala', 'c'],
- version: '42.5',
+ version: '44.0',
license: 'GPLv3+',
default_options: [
'warning_level=1',