summaryrefslogtreecommitdiffstats
path: root/phpfspot_cfg.php.dist
diff options
context:
space:
mode:
Diffstat (limited to 'phpfspot_cfg.php.dist')
-rw-r--r--phpfspot_cfg.php.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpfspot_cfg.php.dist b/phpfspot_cfg.php.dist
index 5b70c99..e3bb645 100644
--- a/phpfspot_cfg.php.dist
+++ b/phpfspot_cfg.php.dist
@@ -26,7 +26,7 @@ class PHPFSPOT_CFG {
var $page_title = "phpfspot - dynamic PHP gallery for F-Spot";
var $product = "phpfspot";
- var $version = "0.1";
+ var $version = "1.0";
var $base_path = "/var/www/htdocs";