From 728c48fafa9c0fd68dd167e6035789e051041ddd Mon Sep 17 00:00:00 2001
From: Piotr Gawron <piotr.gawron@uni.lu>
Date: Mon, 20 Feb 2017 15:27:14 +0100
Subject: [PATCH] version file 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 14660bba..51c5c093 100644
--- a/smash/web/templates/_base.html
+++ b/smash/web/templates/_base.html
@@ -347,7 +347,7 @@ desired effect
 	{% block footer %}
 		<!-- To the right -->
 		<div class="pull-right hidden-xs">
-		  Version: <strong>preview 0.1</strong> (31st Jan 2017)
+		  Version: <strong>preview 0.1.1</strong> (20 Feb 2017)
 		</div>
 
 		<!-- Default to the left -->
-- 
GitLab