changeset 131:a6c173e3a175

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 01 Sep 2017 00:45:11 +0300
parents f825d644cf7a
children 5ffc84b7da1a
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Fri Sep 01 00:44:52 2017 +0300
+++ b/mgallery.inc.php	Fri Sep 01 00:45:11 2017 +0300
@@ -6,7 +6,7 @@
 // (C) Copyright 2015-2017 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.8.5";
+$mgProgVersion = "v0.8.6";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2017 Tecnic Software productions (TNSP)";