[phc-internals] [phc] r3412 committed - Update the website for release 0.3.0.

phc at googlecode.com phc at googlecode.com
Tue Sep 20 22:47:41 IST 2011


Revision: 3412
Author:   oliver.metz at googlemail.com
Date:     Tue Sep 20 14:47:03 2011
Log:      Update the website for release 0.3.0.
http://code.google.com/p/phc/source/detail?r=3412

Modified:
  /www/trunk/public_html/documentation.html
  /www/trunk/public_html/downloads.html
  /www/trunk/public_html/index.html
  /www/trunk/public_html/news.html

=======================================
--- /www/trunk/public_html/documentation.html	Tue Aug 24 12:13:31 2010
+++ /www/trunk/public_html/documentation.html	Tue Sep 20 14:47:03 2011
@@ -59,9 +59,9 @@


  				Both the user and the developer manual are available in the same
-				document. The latest version (0.2.0.3) is available to download (<a
-				href="src/archive/phc-0.2.0.3.pdf">PDF</a> or <a
-				href="src/archive/phc-0.2.0.3-html.tar.gz">HTML</a>) or <a
+				document. The latest version (0.3.0) is available to download (<a
+				href="src/archive/phc-0.3.0.pdf">PDF</a> or <a
+				href="src/archive/phc-0.3.0-html.tar.gz">HTML</a>) or <a
  				href="doc/latest/manual.html">online</a>.  We don't
  				recommend any other version, though previous versions are <a
  				href="src/archive/">archived</a>.</p>
=======================================
--- /www/trunk/public_html/downloads.html	Sat Feb 14 18:56:58 2009
+++ /www/trunk/public_html/downloads.html	Tue Sep 20 14:47:03 2011
@@ -28,11 +28,11 @@
  				<h2>Source</h2>
  				<p>
  					The latest <span class="phc">phc</span> version is
-					<a href="src/archive/phc-0.2.0.3.tar.gz">phc-0.2.0.3.tar.gz</a>
+					<a href="src/archive/phc-0.3.0.tar.gz">phc-0.3.0.tar.gz</a>
  					(gzip compressed) or
-					<a href="src/archive/phc-0.2.0.3.tar.bz2">phc-0.2.0.3.tar.bz2</a>
+					<a href="src/archive/phc-0.3.0.tar.bz2">phc-0.3.0.tar.bz2</a>
  					(bzip2 compressed). Check the
-					<a href="doc/phc-0.2.0.3/install.html">Installation Instructions</a>
+					<a href="doc/phc-0.3.0/install.html">Installation Instructions</a>
  					for system requirements.

  					For a history of the changes, see
=======================================
--- /www/trunk/public_html/index.html	Wed Sep 22 09:05:02 2010
+++ /www/trunk/public_html/index.html	Tue Sep 20 14:47:03 2011
@@ -25,6 +25,12 @@
  			<td valign="top">
          <h1>Latest News <small><a href="news.html">(older  
news)</a></small></h1>

+				<p><i><a href="news.html#2011sep20">20 September 2011</a></i>.
+          				<span class="phc">phc</span> version
+					<a href="downloads.html">0.3.0</a>
+					(<a href="src/ChangeLog">ChangeLog</a>) has been released.
+        </p>
+
  				<p><i><a href="news.html#2010sep22">22 September 2010</a></i>.
            <span class="phc">phc</span> version 0.2.0.3 is deprecated, do  
not use
            it. Use
=======================================
--- /www/trunk/public_html/news.html	Wed Sep 22 09:05:02 2010
+++ /www/trunk/public_html/news.html	Tue Sep 20 14:47:03 2011
@@ -24,7 +24,12 @@
  		<tr>
  			<td>
          <h1>News Archive</h1>
-
+				<p><i><a href="news.html#2011sep20">20 September 2011</a></i>.
+          				<span class="phc">phc</span> version
+					<a href="downloads.html">0.3.0</a>
+					(<a href="src/ChangeLog">ChangeLog</a>) has been released.
+        </p>
+
  				<p><i><a name="2010sep22">22 September 2010</a></i>.
            <span class="phc">phc</span> version 0.2.0.3 is deprecated, do  
not use
            it. Use


More information about the phc-internals mailing list