changeset 14:c9fad00199f9

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 28 Aug 2015 13:13:27 +0300
parents 951752fb1c21
children 805f93962cf9
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Fri Aug 21 16:46:26 2015 +0300
+++ b/mgallery.inc.php	Fri Aug 28 13:13:27 2015 +0300
@@ -4,7 +4,7 @@
 // (C) Copyright 2015 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.4";
+$mgProgVersion = "v0.5";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015 Tecnic Software productions (TNSP)";