changeset 259:c95fdce46842 rel-0_9_7

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 12 Dec 2018 17:27:44 +0200
parents c5a5899f4869
children 50f8932ab1cb
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Wed Dec 12 17:26:32 2018 +0200
+++ b/mgallery.inc.php	Wed Dec 12 17:27:44 2018 +0200
@@ -6,7 +6,7 @@
 // (C) Copyright 2015-2018 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.9.5";
+$mgProgVersion = "v0.9.7";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2018 Tecnic Software productions (TNSP)";