diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-05-24 15:24:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-05-24 15:24:15 +0200 |
commit | e859597670d8a11e35aaa73dcb1856d607b7a8b7 (patch) | |
tree | 1513b35b0c01cdc7b47cb29567f42c3e8090d7e6 /meson.build | |
parent | 9d91a24bd761fdf390f046763c772c3c9f6acb52 (diff) | |
parent | de1fe3ed59903afa50e57455ef362f91da88f877 (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 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']) |