diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-07-20 23:24:50 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-07-20 23:24:50 +0200 |
commit | 871b797a84db1fd625fe13991d4da2bb25adc1d2 (patch) | |
tree | 95dd14c2998d80bbea4c33d207a0a1fca8184635 /meson.build | |
parent | 313caf3932fab12b6cbf9c4f11cd80c8f25c92cf (diff) | |
parent | a099c47b6645d9642e49144d83b26e609fa5ec2f (diff) |
Merge branch 'feature/upstream' into develop
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') |