changeset 318:9638512be261

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 06 Apr 2020 20:26:21 +0300
parents d66caa602023
children bf4115b6dc2a
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Mon Apr 06 20:26:11 2020 +0300
+++ b/mgallery.inc.php	Mon Apr 06 20:26:21 2020 +0300
@@ -6,7 +6,7 @@
 // (C) Copyright 2015-2020 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.9.11";
+$mgProgVersion = "v0.9.12";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2020 Tecnic Software productions (TNSP)";