changed version number to 1.0
authorAndreas Unterkircher <unki@netshadow.at>
Sat, 18 Aug 2007 14:13:54 +0000 (14:13 +0000)
committerAndreas Unterkircher <unki@netshadow.at>
Sat, 18 Aug 2007 14:13:54 +0000 (14:13 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@268 fa6a889d-dae6-447d-9e79-4ba9a3039384

phpfspot_cfg.php.dist

index 5b70c9919ffc7403ca10e0b87fe7add3fd19cdc6..e3bb645eae480feabdd187ece73f8010aa650467 100644 (file)
@@ -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";