From 7b07b71e9551a303f4837aaa6e5bbefa3d56d139 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Sat, 19 Nov 2016 18:31:34 +0000 Subject: templates: Add Patchwork version This is managed using a combination of hardcoded string, for installations from tarball, and 'git describe', for installations from a Git repo. This includes installing Git in the Docker environment, to enable this in the development environment. Signed-off-by: Stephen Finucane Acked-by: Daniel Axtens --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 8045b51..d0f59b4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -113,7 +113,7 @@ -- cgit v1.2.3