! -> Note
$ -> Affected files
+------------------------------- Release 2.0.1 --------------------------------------------
+07-Sep-2008 Joe Hunt
+! Release 2.0.1
+$ config.php
+
05-Sep-2008 Janusz Dobrowolski
# Bug [0000046] Sales invoice not working on some php versions (php bug #40509)
$ /sales/includes/sales_db.inc
// Main Title
$app_title = "FrontAccounting";
// application version
- $version = "2.0";
+ $version = "2.0.1";
// Build for development purposes
$build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));