summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2013-11-06 11:17:58 +0100
committerFerenc Kovacs <tyra3l@gmail.com>2013-11-06 11:17:58 +0100
commit929bf11e910ec3fc85617a1c766bba31bad22c26 (patch)
treefc60d8f04bddb1af32cf21487647ff0378261e24 /main/php.h
parentd87388ba0f6cf29eb495f9af96ab6aa353ebcc4f (diff)
downloadphp-git-929bf11e910ec3fc85617a1c766bba31bad22c26.tar.gz
bump API versions
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 f9c6f2030c..ed8a2bb08e 100644
--- a/main/php.h
+++ b/main/php.h
@@ -26,7 +26,7 @@
#include <dmalloc.h>
#endif
-#define PHP_API_VERSION 20121113
+#define PHP_API_VERSION 20131106
#define PHP_HAVE_STREAMS
#define YYDEBUG 0