changeset 121:928852711534 rel-0_8_5

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 10 May 2017 16:24:27 +0300
parents d1ed6213f6d2
children 2afdb8e435af
files basic.css mgallery.inc.php
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/basic.css	Wed May 10 12:02:47 2017 +0300
+++ b/basic.css	Wed May 10 16:24:27 2017 +0300
@@ -336,7 +336,6 @@
 
 	#naviBreadCrumbs {
 		font-size: 1.6em;
-		background: green;
 	}
 
 	#pageInfoHeader h1 {
--- a/mgallery.inc.php	Wed May 10 12:02:47 2017 +0300
+++ b/mgallery.inc.php	Wed May 10 16:24:27 2017 +0300
@@ -6,7 +6,7 @@
 // (C) Copyright 2015-2017 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.8.0";
+$mgProgVersion = "v0.8.5";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2017 Tecnic Software productions (TNSP)";