changeset 295:df66529eff47

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 01 Aug 2019 15:33:35 +0300
parents 38f510786d88
children f14ed58ef72b
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Thu Aug 01 15:32:39 2019 +0300
+++ b/mgallery.inc.php	Thu Aug 01 15:33:35 2019 +0300
@@ -6,7 +6,7 @@
 // (C) Copyright 2015-2019 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.9.8";
+$mgProgVersion = "v0.9.10";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2019 Tecnic Software productions (TNSP)";