diff options
author | cvs2git <cvs2git> | 2006-08-23 22:25:40 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2006-08-23 22:25:40 +0000 |
commit | 58d093219cf60264550b8c34649d9f3190eda042 (patch) | |
tree | 10418dd70b52416a5f52da8e17d8e282d914595d /sql-ledger/doc/UPGRADE-2.0.9-2.2.0 | |
parent | 3ce7691203a7737406bf2d4442f7fd84b81f847e (diff) |
This commit was manufactured by cvs2svn to create tagAFTER_FINAL_MASONIZE
'AFTER_FINAL_MASONIZE'.
Diffstat (limited to 'sql-ledger/doc/UPGRADE-2.0.9-2.2.0')
-rw-r--r-- | sql-ledger/doc/UPGRADE-2.0.9-2.2.0 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sql-ledger/doc/UPGRADE-2.0.9-2.2.0 b/sql-ledger/doc/UPGRADE-2.0.9-2.2.0 deleted file mode 100644 index 9f9d779e0..000000000 --- a/sql-ledger/doc/UPGRADE-2.0.9-2.2.0 +++ /dev/null @@ -1,12 +0,0 @@ -Upgrading from version 2.0.9 to 2.2.0 - -1. backup your datasets. Always a good idea! - -2. install SQL-Ledger over top of your old installation - $ cd /usr/local - $ tar zxvf sql-ledger-2.2.0.tar.gz - -3. copy Default-pos_invoice.txt to - templates/your_private_directory/pos_invoice.txt - and edit to suit. - |