bfrance         Fri Aug 22 12:43:30 2003 EDT

  Modified files:              
    /php-src/main       php.h 
  Log:
  
        Updated PHP_API_VERSION to 20030820 for the php_setcookie api change
  
  
  
Index: php-src/main/php.h
diff -u php-src/main/php.h:1.192 php-src/main/php.h:1.193
--- php-src/main/php.h:1.192    Mon Aug 18 19:19:27 2003
+++ php-src/main/php.h  Fri Aug 22 12:43:29 2003
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
  */
 
-/* $Id: php.h,v 1.192 2003/08/18 23:19:27 wez Exp $ */
+/* $Id: php.h,v 1.193 2003/08/22 16:43:29 bfrance Exp $ */
 
 #ifndef PHP_H
 #define PHP_H
@@ -26,7 +26,7 @@
 #include <dmalloc.h>
 #endif
 
-#define PHP_API_VERSION 20030518
+#define PHP_API_VERSION 20030820
 #define PHP_HAVE_STREAMS
 #define YYDEBUG 0
 



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

Reply via email to