summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2024-07-06 21:08:16 +0200
committerJörg Frings-Fürst <debian@jff.email>2024-07-06 21:08:16 +0200
commit80aa3fe15f6346102c29b9c4236fe1e89c283d3b (patch)
treece74f3643b6d3e03050df0940e484d12235f9949 /meson.build
parent79a133306dee3c727edf09655767987ec11e2c4f (diff)
parentdf7f03cb7f772b9a87896bfa189bccd4068d1963 (diff)
Merge branch 'release/debian/0.32.7-1'debian/0.32.7-1
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 38d22b8..91f315d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('shotwell', ['vala', 'c'],
- version : '0.32.6',
+ version : '0.32.7',
meson_version : '>= 0.59.0',
default_options : ['buildtype=debugoptimized'])