diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-07-02 12:16:35 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-07-02 12:16:35 +0200 |
commit | f6062696f6bbd00d4eaa8a6e994dabfefc455f31 (patch) | |
tree | 4ba5e313f32c3f6973acbefe29203fd9602986dd /meson.build | |
parent | 5303f650e34763817d7eeb1d3ba774bdec3e1a38 (diff) |
New upstream version 0.32.7upstream/0.32.7
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
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']) |