diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-08-18 20:39:34 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-08-18 20:39:34 +0200 |
commit | 24cc60499ad147c1897b3b68e0d8e9dde36b013c (patch) | |
tree | f93c4a826d038302d79959c6507a16aa8c20e2a3 /meson.build | |
parent | 29dcf0568d89ade47d70714865d6d917766ec257 (diff) | |
parent | 2ed34746222ea505631ae8ef8ca50552af999ad2 (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.build | 2 |
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']) |