summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2024-07-02 12:16:52 +0200
committerJörg Frings-Fürst <debian@jff.email>2024-07-02 12:16:52 +0200
commit1de91b6c81b1cff3c922eae852e5bb08f32cd2d3 (patch)
tree6d8390c1c32b05e048599e529e2aef9d345d4160 /meson.build
parentdcfb4504919bc8bc36e8b38d2a88349e4f549b10 (diff)
parentf6062696f6bbd00d4eaa8a6e994dabfefc455f31 (diff)
Update upstream source from tag 'upstream/0.32.7'
Update to upstream version '0.32.7' with Debian dir 56d9facdfffd13cdf018382bd6c17544613d8ff0
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'])