changeset 164:f48336b0e6a1

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 01 Mar 2018 13:39:07 +0200
parents 59b06be3f355
children da70f1c05ebe
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Thu Mar 01 13:37:54 2018 +0200
+++ b/mgallery.inc.php	Thu Mar 01 13:39:07 2018 +0200
@@ -6,7 +6,7 @@
 // (C) Copyright 2015-2018 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.9.0";
+$mgProgVersion = "v0.9.1";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2018 Tecnic Software productions (TNSP)";