diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-10-01 21:55:07 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-10-01 21:55:07 +0200 |
commit | f542481df58f3222143bc260feb34b5cf537d8e0 (patch) | |
tree | 31cd86e358bc70e6d83955fdcc0d8e05fc32c325 /meson.build | |
parent | 0b99aa7b114b6c8eb0d55742c4be2f3a73f44e39 (diff) | |
parent | bb0e1e40d2de6b093b564f4f2cd0c44aa32380b8 (diff) |
Update upstream source from tag 'upstream/0.30.17'
Update to upstream version '0.30.17'
with Debian dir 3a9f978d21f3777edc044a3c6b84923dd9b60a25
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 acbe821..3cace30 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('shotwell', ['vala', 'c'], - version : '0.30.16', + version : '0.30.17', meson_version : '>= 0.43.0', default_options : ['buildtype=debugoptimized']) |