changeset 36:4f6eda86b9a2

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 02 May 2016 12:20:41 +0300
parents 985596db0f01
children 99dc0843d7df
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Mon May 02 12:20:01 2016 +0300
+++ b/mgallery.inc.php	Mon May 02 12:20:41 2016 +0300
@@ -4,7 +4,7 @@
 // (C) Copyright 2015-2016 Tecnic Software productions (TNSP)
 //
 
-$mgProgVersion = "v0.6.1";
+$mgProgVersion = "v0.7.0";
 $mgProgInfo = "Programmed by Matti 'ccr' Hamalainen";
 $mgProgEmail = "<ccr@tnsp.org>";
 $mgProgCopyright = "2015-2016 Tecnic Software productions (TNSP)";