From: Joe Hunt Date: Wed, 23 Dec 2009 10:50:10 +0000 (+0000) Subject: Release 2.2.2 X-Git-Tag: 2.3-final~1076 X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=commitdiff_plain;h=777422e8d5a3ba188e7420719e33322098075313 Release 2.2.2 --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 56cdaa87..4c43d3d1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,12 @@ Legend: ! -> Note $ -> Affected files +------------------------------- Release 2.2.2 ---------------------------------- +23-Dec-2009 Joe Hunt +! Release 2.2.2 +$ /config.default.php + /update.html + 22-Dec-2009 Joe Hunt ! Some additional changes in pdf_report.inc for supporting report extensions. $ /reporting/includes/pdf_report.inc diff --git a/config.default.php b/config.default.php index 6c3fbe40..bebb6a71 100644 --- a/config.default.php +++ b/config.default.php @@ -56,7 +56,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ // Main Title $app_title = "FrontAccounting"; // application version - $version = "2.2.1"; + $version = "2.2.2"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt")); diff --git a/update.html b/update.html index 4f7064e3..2580973d 100644 --- a/update.html +++ b/update.html @@ -18,11 +18,11 @@ these files.
  • Upload all the new files. -
  • Look into the file, config.default.php and compare with your own config.php file. You should update the the following in your config.php:

  • Rename or remove the /install folder (you have already performed the install +
  • Look into the file, config.default.php and compare with your own config.php file. You should update the the following in your config.php:

  • Rename or remove the /install folder (you have already performed the install process earlier).
    1. - - - + + +
  • You must immediately