summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2020-04-10 19:32:13 +0200
committerJörg Frings-Fürst <debian@jff.email>2020-04-10 19:32:13 +0200
commit842d23f234890cd22a191917f94506921a1ae2c6 (patch)
treef866aa33245897df42b08ff57601d0c9c5ae9d1d /meson.build
parentb6634e9301f0991bb04299b4412165f846d32543 (diff)
parent959dc1b29b9d4dd9d3fc56c7759afc77788ec256 (diff)
Update upstream source from tag 'upstream/0.30.8'
Update to upstream version '0.30.8' with Debian dir 0c60e638ddebac5a46b96286a9705d751e3e8dac
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'])