summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2025-06-09 10:49:33 +0200
committerJörg Frings-Fürst <debian@jff.email>2025-06-09 10:49:33 +0200
commit361eb97e74a85fd3cbbb67a7a17281c49e2585f4 (patch)
treecb3f8e53587ee51cd0201765e6140dcc423ba4b0 /meson.build
parente10377c3781fe84f10b3758b35bf403f91e6603a (diff)
parent7868ff68cff97b21fe6d8681f8bc0334849c4d38 (diff)
Update upstream source from tag 'upstream/0.32.13'
Update to upstream version '0.32.13' with Debian dir 0f2ff2784806da3772509f9284696f1cb7974946
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 9eb58cf..e745a29 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('shotwell', ['vala', 'c'],
- version : '0.32.10',
+ version : '0.32.13',
meson_version : '>= 0.59.0',
default_options : ['buildtype=debugoptimized'])