diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2013-06-04 00:21:24 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2013-06-04 00:21:24 -0700 |
| commit | 679854b8bbc65d112071111bbd7f34a6a481fb30 (patch) | |
| tree | dda0862fdf7853f4f61e4cf155c8bbc93768c994 /rt/README | |
| parent | 9b328d940af56b9924a342192ebb0790478fa705 (diff) | |
RT 4.0.13
Diffstat (limited to 'rt/README')
| -rwxr-xr-x | rt/README | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -10,10 +10,6 @@ RT is commercially-supported software. To purchase support, training, custom development, or professional services, please get in touch with us at <sales@bestpractical.com>. - Jesse Vincent - Best Practical Solutions, LLC - March, 2011 - REQUIRED PACKAGES ----------------- @@ -25,7 +21,7 @@ o Perl 5.8.3 or later (http://www.perl.org). o A supported SQL database - Currently supported: Mysql 4.1 or later with InnoDB support. + Currently supported: MySQL 4.1 or later with InnoDB support. Postgres 8.1 or later. Oracle 9iR2 or later. SQLite 3.0. (Not recommended for production) @@ -299,7 +295,7 @@ fix them. To report a bug, send email to <rt-bugs@bestpractical.com>. # # COPYRIGHT: # -# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC # <sales@bestpractical.com> # # (Except where explicitly superseded by other copyright notices) |
