diff options
| author | Greg Roach <fisharebest@gmail.com> | 2014-01-29 09:34:32 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2014-01-29 09:34:32 +0000 |
| commit | f284e8d442766b8f85cfcdfdccc3acebfeb7ffd0 (patch) | |
| tree | 0ae1b7d2cad07e38020d5115ba704e48a3d695bc | |
| parent | d12c33c71e8a14b8f9170d16d51eefbb40954bfb (diff) | |
| download | webtrees-f284e8d442766b8f85cfcdfdccc3acebfeb7ffd0.tar.gz webtrees-f284e8d442766b8f85cfcdfdccc3acebfeb7ffd0.tar.bz2 webtrees-f284e8d442766b8f85cfcdfdccc3acebfeb7ffd0.zip | |
Latest version in 1.4 branch is 1.4.6
| -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> |
