summaryrefslogtreecommitdiffstats
path: root/phpfspot.class.php
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2008-04-13 07:16:12 +0200
committerAndreas Unterkircher <unki@netshadow.at>2008-04-13 07:17:27 +0200
commitdee52ad356dbabf693686fee2b0dc9138f265a3f (patch)
tree7d4e2bced1e7cc50e2d25849817be06b08b8e06f /phpfspot.class.php
parent66085a7572b5ce488134e5f9642a1b96e61dc45e (diff)
switch version to 1.5 and update CHANGELOG, README and UPDATE
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
Diffstat (limited to 'phpfspot.class.php')
-rw-r--r--phpfspot.class.php2
1 files changed, 1 insertions, 1 deletions
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 &uarr;',