Commit:    28b027b629b71c966f02e21bdc99e7322d53d9de
Author:    Johannes Schlüter <[email protected]>         Thu, 6 Jan 2011 
12:01:41 +0000
Parents:   6c7b2df488602658dedee1ff56cfee2cdaf1864b
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=28b027b629b71c966f02e21bdc99e7322d53d9de

Log:
- minor fixes to old anouncement

Changed paths:
  M  releases/5_3_4.php


Diff:
diff --git a/releases/5_3_4.php b/releases/5_3_4.php
index 6efab90..6a142d2 100644
--- a/releases/5_3_4.php
+++ b/releases/5_3_4.php
@@ -1,6 +1,6 @@
 <?php
 // $Id$
-$_SERVER['BASE_PAGE'] = 'releases/5_3_2.php';
+$_SERVER['BASE_PAGE'] = 'releases/5_3_4.php';
 include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
 site_header("PHP 5.3.4 Release Announcement");
 ?>
@@ -8,7 +8,7 @@ site_header("PHP 5.3.4 Release Announcement");
 <h1>PHP 5.3.4 Release Announcement</h1>
 <p>
 The PHP development team is proud to announce the immediate release of PHP
-5.3.4. This is a maintenance release in the 5.4 series, which includes a
+5.3.4. This is a maintenance release in the 5.3 series, which includes a
 large number of bug fixes.
 </p>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to