summaryrefslogtreecommitdiff
path: root/Zend/zend.h
diff options
context:
space:
mode:
authorJoe Watkins <krakjoe@php.net>2019-01-28 15:54:55 +0100
committerJoe Watkins <krakjoe@php.net>2019-01-28 15:54:55 +0100
commitfaf03e47d2a6cdb360fe7a1bd8df3f6609f7c5af (patch)
treedd0f3720cf65ac705382f837a3b462daca9f9ca9 /Zend/zend.h
parent3d15a6f86b56c8acbf7363fb5e70a054918dbd64 (diff)
downloadphp-git-faf03e47d2a6cdb360fe7a1bd8df3f6609f7c5af.tar.gz
bump versions of all the things
Diffstat (limited to 'Zend/zend.h')
-rw-r--r--Zend/zend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend.h b/Zend/zend.h
index 5918691c27..05a43d2779 100644
--- a/Zend/zend.h
+++ b/Zend/zend.h
@@ -20,7 +20,7 @@
#ifndef ZEND_H
#define ZEND_H
-#define ZEND_VERSION "3.4.0-dev"
+#define ZEND_VERSION "4.0.0-dev"
#define ZEND_ENGINE_3