summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-11-02 09:53:10 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-11-02 09:53:10 +0100
commit2785a691b958a79a1dd606c445188c71c3f58b3c (patch)
tree671ec0f07cc8b60529e302aac5348b062f103942 /Makefile
parent566dc060676b41e1e58a446b7dcc4159e242fee6 (diff)
Imported Upstream version 0.20.2upstream/0.20.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc1d5de..15268fc 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ PROGRAM = shotwell
PROGRAM_THUMBNAILER = shotwell-video-thumbnailer
PROGRAM_MIGRATOR = shotwell-settings-migrator
-VERSION = 0.20.0
+VERSION = 0.20.2
GITVER := $(shell git log -n 1 2>/dev/null | head -n 1 | awk '{print $$2}')
GETTEXT_PACKAGE = $(PROGRAM)
BUILD_ROOT = 1
@@ -151,6 +151,7 @@ RESOURCE_FILES = \
search_bar.ui \
search_sidebar_context.ui \
set_background_dialog.glade \
+ set_background_slideshow_dialog.glade \
shotwell.glade \
shotwell.xml \
sidebar_default_context.ui \