diff options
author | ivan <ivan> | 1998-10-14 06:52:48 +0000 |
---|---|---|
committer | ivan <ivan> | 1998-10-14 06:52:48 +0000 |
commit | ecff5bc54b3e6be7a963af807ff39786bd3103f6 (patch) | |
tree | 8bf88eae8b41e9b34b8aa9dee1a0ac9480b0af0f /htdocs/docs/index.html | |
parent | c3e5e50c521e8ed1afab6e86c572462032e540aa (diff) |
1,1,4 release, fix postgresql quirks.
Diffstat (limited to 'htdocs/docs/index.html')
-rw-r--r-- | htdocs/docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index 20051ca4d..83c58f321 100644 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -6,7 +6,7 @@ <ul> <li><a href="install.html">New Installation</a> <li><a href="upgrade.html">Upgrading from 1.0.x to 1.1.x</a> - <li><a href="upgrade2.html">Upgrading from 1.1.x to 1.1.3</a> + <li><a href="upgrade2.html">Upgrading from 1.1.x to 1.1.4</a> <li><a href="config.html">Configuration files</a> <!-- <li><a href="admin.html">Administration</a> |