summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-08-18 20:39:21 +0200
committerJörg Frings-Fürst <debian@jff.email>2021-08-18 20:39:21 +0200
commit2ed34746222ea505631ae8ef8ca50552af999ad2 (patch)
tree0fff03abf0c122c8852f1e60be31db4cbcee8167 /meson.build
parenteee242571f78cedcca283c6396026c80640572c9 (diff)
New upstream version 0.30.14upstream/0.30.14
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 56fcc2f..a2db302 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('shotwell', ['vala', 'c'],
- version : '0.30.12',
+ version : '0.30.14',
meson_version : '>= 0.43.0',
default_options : ['buildtype=debugoptimized'])