From 88e26f8f6bdc9dcb443759ec2781f343146bb889 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher <unki@netshadow.at> Date: Mon, 18 Aug 2008 06:10:24 +0200 Subject: increase version to 1.7 Signed-off-by: Andreas Unterkircher <unki@netshadow.at> --- phpfspot.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpfspot.class.php') diff --git a/phpfspot.class.php b/phpfspot.class.php index 5d35210..f54a5d6 100644 --- a/phpfspot.class.php +++ b/phpfspot.class.php @@ -122,7 +122,7 @@ class PHPFSPOT { /* set application name and version information */ $this->cfg->product = "phpfspot"; - $this->cfg->version = "1.6"; + $this->cfg->version = "1.7"; $this->cfg->db_version = 2; $this->sort_orders= array( -- cgit v1.2.3-18-g5258