diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-05-24 15:23:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-05-24 15:23:59 +0200 |
commit | de1fe3ed59903afa50e57455ef362f91da88f877 (patch) | |
tree | 1513b35b0c01cdc7b47cb29567f42c3e8090d7e6 /meson.build | |
parent | 9d91a24bd761fdf390f046763c772c3c9f6acb52 (diff) | |
parent | eee242571f78cedcca283c6396026c80640572c9 (diff) |
Update upstream source from tag 'upstream/0.30.12'
Update to upstream version '0.30.12'
with Debian dir 5f21b445fe5b876b8b23e836bf7011297a9d7cc2
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 00a70d1..56fcc2f 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('shotwell', ['vala', 'c'], - version : '0.30.11', + version : '0.30.12', meson_version : '>= 0.43.0', default_options : ['buildtype=debugoptimized']) |