changeset 233:e7e9b39f2480 rel-0_9_4

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 27 Mar 2018 11:34:22 +0300
parents e618280253ca
children ca5f13c8f535
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Mon Mar 26 19:37:42 2018 +0300
+++ b/mgallery.inc.php	Tue Mar 27 11:34:22 2018 +0300
@@ -6,7 +6,7 @@
 // (C) Copyright 2015-2018 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.9.3";
+$mgProgVersion = "v0.9.4";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2018 Tecnic Software productions (TNSP)";