sas Thu Nov 7 06:52:46 2002 EDT
Modified files:
/php4/main php.h
Log:
bumb api version because of module_startup change
Index: php4/main/php.h
diff -u php4/main/php.h:1.177 php4/main/php.h:1.178
--- php4/main/php.h:1.177 Thu Oct 24 09:14:45 2002
+++ php4/main/php.h Thu Nov 7 06:52:45 2002
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: php.h,v 1.177 2002/10/24 13:14:45 sas Exp $ */
+/* $Id: php.h,v 1.178 2002/11/07 11:52:45 sas Exp $ */
#ifndef PHP_H
#define PHP_H
@@ -26,7 +26,7 @@
#include <dmalloc.h>
#endif
-#define PHP_API_VERSION 20020307
+#define PHP_API_VERSION 20020918
#define PHP_HAVE_STREAMS
#define YYDEBUG 0
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php