SVN commit 1080758 by sebas: Release KDE 4.3.5
CCMAIL:[email protected] M +6 -0 announcements/index.php M +3 -3 download/index.php M +5 -5 index.php M +5 -4 info/releases.php M +2 -0 whatiskde/project.php --- trunk/www/sites/www/announcements/index.php #1080757:1080758 @@ -9,6 +9,12 @@ KDE Announcements <a href="https://mail.kde.org/mailman/listinfo/kde-announce">mailinglist</a> ! </p> +<!-- KDE 4.3.5 released --> +<strong>26th January 2010</strong> - <a href="announce-4.3.5.php">KDE SC 4.3.5 Released</a> +<br /> +"<em>KDE Community Ships Fifth Maintainance Update for KDE SC 4.3 Series.</em>" +<p /> + <!-- KDE 4.4 RC2 released --> <strong>25th January 2010</strong> - <a href="announce-4.4-rc2.php">KDE SC 4.4 RC2 Released</a> <br /> --- trunk/www/sites/www/download/index.php #1080757:1080758 @@ -83,14 +83,14 @@ <p> KDE 4.3 is the version for the majority of end users that look for the latest stable KDE release. Please see the -<a href="/info/4.3.4.php">KDE 4.3.4 Info Page</a> for details. +<a href="/info/4.3.5.php">KDE 4.3.5 Info Page</a> for details. <p>Currently, the following binary packages are known:</p> <?php -include "../info/binary-4.3.4.inc" +include "../info/binary-4.3.5.inc" ?> <p>KDE 4.3 consists of the following source packages:</p> <?php -include "../info/source-4.3.4.inc" +include "../info/source-4.3.5.inc" ?> </p> --- trunk/www/sites/www/index.php #1080757:1080758 @@ -62,14 +62,14 @@ <p> +<p> +<p><b><a href="announcements/announce-4.3.5.php">KDE Software Compilation 4.3.5 released</a></b><br/> +On 26th January 2010, KDE SC 4.3.5 was released. 4.3.5 provides bugfix and translation updates and is a recommended update for everybody running 4.3.4 or earlier versions.</p> + <b><a href="announcements/announce-4.4-rc2.php">KDE Software Compilation 4.4 Release Candidate 2 released</a></b><br/> -On 25th January 2010, KDE Software Compilation 4.4 RC2 was released. KDE SC 4.4 RC1 is the second release candidate of a new major release in the KDE 4 series, aimed at testers to identify show-stopper bugs. </p> +On 25th January 2010, KDE Software Compilation 4.4 RC2 was released. KDE SC 4.4 RC2 is the second release candidate of a new major release in the KDE 4 series, aimed at testers to identify show-stopper bugs. </p> <p> -<p><b><a href="announcements/announce-4.3.4.php">KDE Software Compilation 4.3.4 released</a></b><br/> -On 1st December 2009, KDE SC 4.3.4 was released. 4.3.4 provides bugfix and translation updates and is a recommended update for everybody running 4.3.3 or earlier versions. </p> - -<p> <b><a href="announcements/4.3/index.php">KDE 4.3.0 released</a></b><br/> On 4th August 2009, KDE 4.3.0 was released by the KDE community. KDE 4.3 is the latest major release in the KDE 4 series, delivering a more polished user experience. </p> --- trunk/www/sites/www/info/releases.php #1080757:1080758 @@ -8,7 +8,7 @@ <h2>Current KDE Releases</h2> <p> -<a href="4.3.4.php">KDE 4.3.4</a> (stable version, suitable for everyone) +<a href="4.3.5.php">KDE 4.3.5</a> (stable version, suitable for everyone) </p> <p> @@ -23,9 +23,10 @@ <h2>Previous KDE Releases</h2> <ul> -<li><a href="4.3.3.php">KDE 4.3.0</a></li> -<li><a href="4.3.2.php">KDE 4.3.0</a></li> -<li><a href="4.3.1.php">KDE 4.3.0</a></li> +<li><a href="4.3.4.php">KDE 4.3.4</a></li> +<li><a href="4.3.3.php">KDE 4.3.3</a></li> +<li><a href="4.3.2.php">KDE 4.3.2</a></li> +<li><a href="4.3.1.php">KDE 4.3.1</a></li> <li><a href="4.3.0.php">KDE 4.3.0</a></li> <li><a href="4.2.4.php">KDE 4.2.4</a></li> <li><a href="4.2.3.php">KDE 4.2.3</a></li> --- trunk/www/sites/www/whatiskde/project.php #1080757:1080758 @@ -408,6 +408,8 @@ was released on January 8th, 2010</li> <li><a href="../announcements/announce-4.4-rc2.php">4.4 RC 2</a> was released on January 25th, 2010</li> +<li><a href="../announcements/announce-4.3.5.php">4.3.5</a> +was released on January 26th, 2010</li> </ul> _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
