changeset 33:038af45fe0f2

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 23 Apr 2016 19:39:48 +0300
parents 953b0f7636f4
children e786771dfaa5
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Sat Apr 23 19:39:41 2016 +0300
+++ b/mgallery.inc.php	Sat Apr 23 19:39:48 2016 +0300
@@ -4,7 +4,7 @@
 // (C) Copyright 2015-2016 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.6";
+$mgProgVersion = "v0.6.1";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2016 Tecnic Software productions (TNSP)";