diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-08-18 20:39:21 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-08-18 20:39:21 +0200 |
commit | 2ed34746222ea505631ae8ef8ca50552af999ad2 (patch) | |
tree | 0fff03abf0c122c8852f1e60be31db4cbcee8167 /meson.build | |
parent | eee242571f78cedcca283c6396026c80640572c9 (diff) |
New upstream version 0.30.14upstream/0.30.14
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']) |