From d26a4a16df903441c46a738a71be04bd5ff78ac2 Mon Sep 17 00:00:00 2001
From: root <root@prc.prc.parkinson.lu>
Date: Tue, 7 Mar 2017 17:57:46 +0100
Subject: [PATCH] version changed

---
 smash/web/templates/_base.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/smash/web/templates/_base.html b/smash/web/templates/_base.html
index 17bfe4b6..06e5dccf 100644
--- a/smash/web/templates/_base.html
+++ b/smash/web/templates/_base.html
@@ -351,7 +351,7 @@ desired effect
 	{% block footer %}
 		<!-- To the right -->
 		<div class="pull-right hidden-xs">
-		  Version: <strong>preview 0.1.2</strong> (1 Mar 2017)
+		  Version: <strong>preview 0.2.0</strong> (7 Mar 2017)
 		</div>
 
 		<!-- Default to the left -->
-- 
GitLab