From fba367f824c02d75a654a2392867b1e09d92ad7a Mon Sep 17 00:00:00 2001
From: shibakaneki <didier@sente.ch>
Date: Mon, 30 May 2011 08:56:34 +0200
Subject: [PATCH] Incremented version the number

---
 Sankore_3.1.pro | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Sankore_3.1.pro b/Sankore_3.1.pro
index 7e44de8a..622b8597 100644
--- a/Sankore_3.1.pro
+++ b/Sankore_3.1.pro
@@ -7,7 +7,7 @@ CONFIG += debug_and_release \
    no_include_pwd
 
 VERSION_MAJ = 1
-VERSION_MIN = 04
+VERSION_MIN = 05
 VERSION_TYPE = b # a = alpha, b = beta, r = release, other => error
 VERSION_PATCH = 00
 
-- 
2.18.1