issue117, auto-scroll photo-index if thumbnails are out of sight after a page-refresh
[phpfspot.git] / phpfspot.class.php
index c56ececc94c7998a273ab0c602ddd6cd59f72e42..bae4ae74dbc40ce34899bb4270397a3860000abf 100644 (file)
@@ -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 ↑',