summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-04-10 19:31:54 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-04-10 19:31:54 +0200
commit959dc1b29b9d4dd9d3fc56c7759afc77788ec256 (patch)
treebeba4db57f3d8f5879eb449f35e895283a9b06cc /meson.build
parentde88de73ad9d13cc2a54668aa4bc6523c196ffa9 (diff)
New upstream version 0.30.8upstream/0.30.8
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 ebc9847..04cf0a5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('shotwell', ['vala', 'c'],
- version : '0.30.7',
+ version : '0.30.8',
meson_version : '>= 0.43.0',
default_options : ['buildtype=debugoptimized'])