changeset 137:8554ba02ff7e

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 04 Sep 2017 14:44:44 +0300
parents b1134ff9256b
children c69e9b3f3046
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Mon Sep 04 14:44:35 2017 +0300
+++ b/mgallery.inc.php	Mon Sep 04 14:44:44 2017 +0300
@@ -6,7 +6,7 @@
 // (C) Copyright 2015-2017 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.8.6";
+$mgProgVersion = "v0.8.7";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2017 Tecnic Software productions (TNSP)";