X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=phpfspot.class.php;h=76c6ba85bde330fdf14b9d824ae23b0ed6f99016;hp=3e1bcee83de1e7bff495074aa954c0e380145a0c;hb=09deb2461c15d514cfaaa02ee78ab2dfc421a3c7;hpb=33c1f8bce22a28384068c908b909ca7dcd544a1a diff --git a/phpfspot.class.php b/phpfspot.class.php index 3e1bcee..76c6ba8 100644 --- a/phpfspot.class.php +++ b/phpfspot.class.php @@ -54,7 +54,7 @@ class 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 ↑',