comparison mgallery.inc.php @ 318:9638512be261

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 06 Apr 2020 20:26:21 +0300
parents db2cd0fcd64b
children 2f4e3e458714
comparison
equal deleted inserted replaced
317:d66caa602023 318:9638512be261
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-2020 Tecnic Software productions (TNSP) 6 // (C) Copyright 2015-2020 Tecnic Software productions (TNSP)
7 // 7 //
8 8
9 $mgProgVersion = "v0.9.11"; 9 $mgProgVersion = "v0.9.12";
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-2020 Tecnic Software productions (TNSP)"; 12 $mgProgCopyright = "2015-2020 Tecnic Software productions (TNSP)";
13 13
14 $mgProgConfigFile = "mgallery.cfg"; 14 $mgProgConfigFile = "mgallery.cfg";