summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-08-18 20:39:34 +0200
committerJörg Frings-Fürst <debian@jff.email>2021-08-18 20:39:34 +0200
commit24cc60499ad147c1897b3b68e0d8e9dde36b013c (patch)
treef93c4a826d038302d79959c6507a16aa8c20e2a3 /meson.build
parent29dcf0568d89ade47d70714865d6d917766ec257 (diff)
parent2ed34746222ea505631ae8ef8ca50552af999ad2 (diff)
Update upstream source from tag 'upstream/0.30.14'
Update to upstream version '0.30.14' with Debian dir 7d034387dcf9975c7a3797cecaabd43467a63713
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 56fcc2f..a2db302 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('shotwell', ['vala', 'c'],
- version : '0.30.12',
+ version : '0.30.14',
meson_version : '>= 0.43.0',
default_options : ['buildtype=debugoptimized'])