2.0 Release Candidate 2
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 20 Jun 2008 10:34:02 +0000 (10:34 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Fri, 20 Jun 2008 10:34:02 +0000 (10:34 +0000)
CHANGELOG.txt
config.php

index 6f48fb0233a37f59232d8716b335aa46b07575c3..9a925e1d2edea3098adbecbfa40a2d73aec932b3 100644 (file)
@@ -19,6 +19,13 @@ Legend:
 ! -> Note
 $ -> Affected files
 
 ! -> Note
 $ -> Affected files
 
+
+---------------------------------------Release Candidate 2-------------------------------
+20-Jun-2008 Joe Hunt
+! 2.0 Release Candidate 2
+$ config.php
+  update.html
+  
 20-Jun-2008 Joe Hunt
 ! In reorder_level.php the heading gets updated as well
 $ /inventory/reorder_level.php
 20-Jun-2008 Joe Hunt
 ! In reorder_level.php the heading gets updated as well
 $ /inventory/reorder_level.php
index 7a534758610004d09341ed4d9cbd68feae656c65..85d480deb4faace2a26977eb26bd392ec2f6aa05 100644 (file)
@@ -38,10 +38,10 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        // Main Title
        $app_title = "FrontAccounting";
        // application version
        // Main Title
        $app_title = "FrontAccounting";
        // application version
-       $version                = "2.0 Release Candidate 1";
+       $version                = "2.0 RC2";
 
        // Build for development purposes
 
        // Build for development purposes
-       $build_version  = "145";
+       $build_version  = "191";
 
        // Powered by
        $power_by               = "FrontAccounting";
 
        // Powered by
        $power_by               = "FrontAccounting";