From 4c08c1a5ee1cd2374960d6305cf449c009587025 Mon Sep 17 00:00:00 2001 From: ville rantanen Date: Fri, 7 Mar 2014 09:27:02 +0200 Subject: [PATCH] change version numbering --- Qalbum.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Qalbum.py b/Qalbum.py index 7c51aef..3fbf643 100755 --- a/Qalbum.py +++ b/Qalbum.py @@ -27,7 +27,7 @@ from datetime import datetime # (c) ville.rantanen@helsinki.fi -__version__='2.6' +__version__='2.20140307' FILECONFIG=".config" FILEDESC="descriptions.csv"