comparison mgallery.inc.php @ 295:df66529eff47

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 01 Aug 2019 15:33:35 +0300
parents 38f510786d88
children 77f85b1f35f2
comparison
equal deleted inserted replaced
294:38f510786d88 295:df66529eff47
4 // -- Common functions and data include 4 // -- Common functions and data include
5 // Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org> 5 // Programmed and designed by Matti 'ccr' Hamalainen <ccr@tnsp.org>
6 // (C) Copyright 2015-2019 Tecnic Software productions (TNSP) 6 // (C) Copyright 2015-2019 Tecnic Software productions (TNSP)
7 // 7 //
8 8
9 $mgProgVersion = "v0.9.8"; 9 $mgProgVersion = "v0.9.10";
10 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen"; 10 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
11 $mgProgEmail = "<ccr@tnsp.org>"; 11 $mgProgEmail = "<ccr@tnsp.org>";
12 $mgProgCopyright = "2015-2019 Tecnic Software productions (TNSP)"; 12 $mgProgCopyright = "2015-2019 Tecnic Software productions (TNSP)";
13 13
14 $mgalDebug = FALSE; 14 $mgalDebug = FALSE;