changeset 59:3059296c9914

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 12 Sep 2016 13:52:14 +0300
parents 8477b7cf04cc
children ef9f17280372
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Mon Sep 12 13:51:25 2016 +0300
+++ b/mgallery.inc.php	Mon Sep 12 13:52:14 2016 +0300
@@ -4,7 +4,7 @@
 // (C) Copyright 2015-2016 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.7.0";
+$mgProgVersion = "v0.7.1";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2016 Tecnic Software productions (TNSP)";