changeset 241:474d88b8188b rel-0_9_5

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 28 Mar 2018 13:52:41 +0300
parents dee1a11e71e9
children a2b44d8dfffb
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Wed Mar 28 13:24:53 2018 +0300
+++ b/mgallery.inc.php	Wed Mar 28 13:52:41 2018 +0300
@@ -6,7 +6,7 @@
 // (C) Copyright 2015-2018 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.9.4";
+$mgProgVersion = "v0.9.5";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2018 Tecnic Software productions (TNSP)";