From 26523ed06c7628739363538cf94b09f8b57944b2 Mon Sep 17 00:00:00 2001
From: Piotr Gawron <piotr.gawron@uni.lu>
Date: Wed, 29 Mar 2017 11:48:10 +0200
Subject: [PATCH] version change

---
 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 e7d27b55..8e930d3a 100644
--- a/smash/web/templates/_base.html
+++ b/smash/web/templates/_base.html
@@ -252,7 +252,7 @@ desired effect
         {% block footer %}
             <!-- To the right -->
             <div class="pull-right hidden-xs">
-                Version: <strong>preview 0.3.1</strong> (20 Mar 2017)
+                Version: <strong>preview 0.4.0</strong> (29 Mar 2017)
             </div>
 
             <!-- Default to the left -->
-- 
GitLab