diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-05-24 15:23:46 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-05-24 15:23:46 +0200 |
commit | eee242571f78cedcca283c6396026c80640572c9 (patch) | |
tree | 4a2c26f76694c127d213fd344c95579ba6179207 /meson.build | |
parent | 62419f2d51a3a9dda833aaeeb9e5bc7c4af547d6 (diff) |
New upstream version 0.30.12upstream/0.30.12
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']) |