! -> Note
$ -> Affected files
+------------------------------- Release 2.1.1 ----------------------------------
+30-Apr-2009 Joe Hunt
+! Release 2.1.2
+$ config.php
+
22-Apr-2009 Joe Hunt
! Changed the text 'Supplier Account No' to 'Our Customer No' in Supplier form
$ /purchasing/manage/suppliers.php
// Main Title
$app_title = "FrontAccounting";
// application version
- $version = "2.1.1";
+ $version = "2.1.2";
// Build for development purposes
$build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));