summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2002-11-07 11:52:45 +0000
committerSascha Schumann <sas@php.net>2002-11-07 11:52:45 +0000
commit6442b86bfa4c290e9443ee275f174beedf0d69cb (patch)
tree7fce8b9d0f216bd4ea4d7a2cab64642ca1b15212 /main/php.h
parenteb0141913c2eb5cfcc821b188403fd5a7a9dac61 (diff)
downloadphp-git-6442b86bfa4c290e9443ee275f174beedf0d69cb.tar.gz
bumb api version because of module_startup change
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h
index 4cf5e8a7ef..717f5311a5 100644
--- a/main/php.h
+++ b/main/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