diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-07-20 23:09:20 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-07-20 23:09:20 +0200 |
commit | 850e65ba4fe8b08f88912e637e2e469cf367b3f6 (patch) | |
tree | 3b5255dd7045526bd6cd95c9dd3316bf4fe8977b /meson.build | |
parent | 313caf3932fab12b6cbf9c4f11cd80c8f25c92cf (diff) | |
parent | 18b52c2983a1b3409011f72d27f15de576c5eb1c (diff) |
Update upstream source from tag 'upstream/0.28.4'
Update to upstream version '0.28.4'
with Debian dir 6b82ec3fb97aab0b3e4bb752f68e0be9dfaea63e
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 9e01314..c3d8468 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('Shotwell', ['vala', 'c'], - version : '0.28.3', + version : '0.28.4', default_options : ['buildtype=debugoptimized']) gnome = import('gnome') |