helly           Thu Aug 11 17:38:00 2005 EDT

  Modified files:              (Branch: PHP_4_4)
    /php-src/ext/standard       credits.c 
  Log:
  - This is actually 4.4
  
http://cvs.php.net/diff.php/php-src/ext/standard/credits.c?r1=1.21.2.6&r2=1.21.2.6.2.1&ty=u
Index: php-src/ext/standard/credits.c
diff -u php-src/ext/standard/credits.c:1.21.2.6 
php-src/ext/standard/credits.c:1.21.2.6.2.1
--- php-src/ext/standard/credits.c:1.21.2.6     Mon Aug  9 17:52:45 2004
+++ php-src/ext/standard/credits.c      Thu Aug 11 17:37:59 2005
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id: credits.c,v 1.21.2.6 2004/08/09 21:52:45 andi Exp $ */
+/* $Id: credits.c,v 1.21.2.6.2.1 2005/08/11 21:37:59 helly Exp $ */
 
 #include "php.h"
 #include "info.h"
@@ -97,7 +97,7 @@
 
        if (flag & PHP_CREDITS_QA) {
                php_info_print_table_start();
-               php_info_print_table_header(1, "PHP 4.3 Quality Assurance 
Team");
+               php_info_print_table_header(1, "PHP 4.4 Quality Assurance 
Team");
                php_info_print_table_row(1, "Ilia Alshanetsky, Stefan Esser, 
Moriyoshi Koizumi, Sebastian Nohn, Derick Rethans, Melvyn Sopacua, Jani 
Taskinen");
                php_info_print_table_end();
        }

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

Reply via email to