diff options
Diffstat (limited to 'site-php-version.php')
| -rw-r--r-- | site-php-version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site-php-version.php b/site-php-version.php index bb5636527b..57a50e3195 100644 --- a/site-php-version.php +++ b/site-php-version.php @@ -76,7 +76,7 @@ header('Content-Type: text/html; charset=UTF-8'); </p> <ul> <li>Upgrade the web-server from PHP <?php echo PHP_VERSION; ?> to PHP 5.3 or higher.</li> - <li>Install (or re-install) webtrees <a href="https://launchpad.net/webtrees/1.4/1.4.4/+download/webtrees-1.4.4.zip">1.4.4</a></li> + <li>Install (or re-install) webtrees <a href="https://launchpad.net/webtrees/1.4/1.4.6/+download/webtrees-1.4.6.zip">1.4.6</a></li> </ul> </div> </body> |
