! -> 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
// Main Title
$app_title = "FrontAccounting";
// application version
- $version = "2.0 Release Candidate 1";
+ $version = "2.0 RC2";
// Build for development purposes
- $build_version = "145";
+ $build_version = "191";
// Powered by
$power_by = "FrontAccounting";