summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2001-01-19 16:04:27 +0000
committerSascha Schumann <sas@php.net>2001-01-19 16:04:27 +0000
commitfd83f5e1a4bb8edde606dc41c6cc994a258a388c (patch)
tree0f91240afc8cb4d4fb4591c94c4b6d2e701d3b06 /main/php.h
parent78c88541f1fb2b23846af1397f98717acc13feca (diff)
downloadphp-git-fd83f5e1a4bb8edde606dc41c6cc994a258a388c.tar.gz
Bump PHP_API_VERSION
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 9296138640..a15786e395 100644
--- a/main/php.h
+++ b/main/php.h
@@ -26,7 +26,7 @@
#include <dmalloc.h>
#endif
-#define PHP_API_VERSION 19990421
+#define PHP_API_VERSION 20010119
#define YYDEBUG 0