set version to 1.4
authorAndreas Unterkircher <unki@netshadow.at>
Thu, 27 Mar 2008 19:09:34 +0000 (20:09 +0100)
committerAndreas Unterkircher <unki@netshadow.at>
Thu, 27 Mar 2008 19:09:34 +0000 (20:09 +0100)
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
phpfspot.class.php

index 3e1bcee83de1e7bff495074aa954c0e380145a0c..76c6ba85bde330fdf14b9d824ae23b0ed6f99016 100644 (file)
@@ -54,7 +54,7 @@ class PHPFSPOT {
 
       /* set application name and version information */
       $this->cfg->product = "phpfspot";
 
       /* set application name and version information */
       $this->cfg->product = "phpfspot";
-      $this->cfg->version = "1.3";
+      $this->cfg->version = "1.4";
 
       $this->sort_orders= array(
          'date_asc' => 'Date &uarr;',
 
       $this->sort_orders= array(
          'date_asc' => 'Date &uarr;',