changeset 346:4425fe467c81

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 27 Aug 2023 05:35:23 +0300
parents 9fbec6399cdd
children 7da360685721
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Sun Aug 27 05:35:16 2023 +0300
+++ b/mgallery.inc.php	Sun Aug 27 05:35:23 2023 +0300
@@ -6,7 +6,7 @@
 // (C) Copyright 2015-2023 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.9.13";
+$mgProgVersion = "v0.9.14";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2023 Tecnic Software productions (TNSP)";