summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2026-03-08 11:11:41 +0100
committerJörg Frings-Fürst <debian@jff.email>2026-03-08 11:11:41 +0100
commit360a72d4363f513a3acaebb084ab39fe3ff22832 (patch)
treeb3d41d58cbb1d52e3871e40258539ac760cd265e /meson.build
parentfa4d70ea3101f5a70b33977ba9b7673ddfb36762 (diff)
parent1ef9b86df1cca6dde71529f03b66407953d000c9 (diff)
Merge branch 'feature/upstream' into develop
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 e745a29..bf9d8dc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('shotwell', ['vala', 'c'],
- version : '0.32.13',
+ version : '0.32.15',
meson_version : '>= 0.59.0',
default_options : ['buildtype=debugoptimized'])