From dee52ad356dbabf693686fee2b0dc9138f265a3f Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sun, 13 Apr 2008 07:16:12 +0200 Subject: switch version to 1.5 and update CHANGELOG, README and UPDATE Signed-off-by: Andreas Unterkircher --- 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 c56ecec..bae4ae7 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.4"; + $this->cfg->version = "1.5"; $this->sort_orders= array( 'date_asc' => 'Date ↑', -- cgit v1.2.3-18-g5258