diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2015-11-07 15:06:50 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2015-11-07 15:06:50 +0100 |
commit | 11666237dbdc0eb9e01d5d739994bdd88a551168 (patch) | |
tree | ab061320a2afeaaa428d676d0d46230c8e9fcf78 /index.html | |
parent | 0749f11251a1bc72a2d24049036e3a24db74cb50 (diff) |
Prepare for release: update (c) year to 2015, version to 3.3
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,8 +8,8 @@ <body> <h1>PRADO Framework for PHP 5 </h1> -<p>Version 3.2.3<br> -Copyright© 2004-2014 by <a href="http://www.pradosoft.com/">Prado Software</a><br> +<p>Version 3.3.0<br> +Copyright© 2004-2015 by <a href="http://www.pradosoft.com/">Prado Software</a><br> All Rights Reserved. </p> @@ -31,7 +31,7 @@ Developers who have sufficient OOP experience will find PRADO is easy to learn a The sole requirement for PRADO is PHP 5.3.3 or higher. Please run <a href="requirements/index.php">requirement checker</a> to obtain more detailed requirement information. </p> <p> -PRADO has been tested with Apache 2.2 on both Windows XP, various Linux flavours and Mac OSX. +PRADO has been tested with Apache on both Windows XP, various Linux flavours and Mac OSX. </p> <h2>Installation</h2> |