changeset 171:71b85fde6fa1

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