changeset 331:14d3741061f5

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 11 Feb 2022 19:52:05 +0200
parents c1de5571b59c
children ffcd1225e85c
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Fri Feb 11 19:51:45 2022 +0200
+++ b/mgallery.inc.php	Fri Feb 11 19:52:05 2022 +0200
@@ -6,7 +6,7 @@
 // (C) Copyright 2015-2022 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.9.12";
+$mgProgVersion = "v0.9.13";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2022 Tecnic Software productions (TNSP)";