summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-08-02 11:00:54 +0200
committerAnatol Belski <ab@php.net>2016-08-02 11:01:57 +0200
commit845f66ba64c8a51f5764df64ac99c9fc89efce3c (patch)
tree3d5ea8b48fed83ed472451b622d226bb535bd3f5 /main/php.h
parent5047a119b09dd4d4e0b88a6bee4e1b7f0479fedc (diff)
downloadphp-git-845f66ba64c8a51f5764df64ac99c9fc89efce3c.tar.gz
increase versions for 7.2
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 8cc7851016..32ab59386f 100644
--- a/main/php.h
+++ b/main/php.h
@@ -26,7 +26,7 @@
#include <dmalloc.h>
#endif
-#define PHP_API_VERSION 20151012
+#define PHP_API_VERSION 20160731
#define PHP_HAVE_STREAMS
#define YYDEBUG 0
#define PHP_DEFAULT_CHARSET "UTF-8"