summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-07-20 23:08:09 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-07-20 23:08:09 +0200
commit18b52c2983a1b3409011f72d27f15de576c5eb1c (patch)
treedfd916e4edf86c741abde12f8f632ebee7d93c47 /meson.build
parentab841afa5cb39058d9ab2cebb67cfe6369443f6e (diff)
New upstream version 0.28.4upstream/0.28.4
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 9e01314..c3d8468 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('Shotwell', ['vala', 'c'],
- version : '0.28.3',
+ version : '0.28.4',
default_options : ['buildtype=debugoptimized'])
gnome = import('gnome')