1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00

Zend Engine version is no longer in -dev

This commit is contained in:
Derick Rethans
2019-11-15 14:27:20 +00:00
parent e99406f4d1
commit 51ac4e302c
+1 -1
View File
@@ -20,7 +20,7 @@
#ifndef ZEND_H
#define ZEND_H
#define ZEND_VERSION "3.4.0-dev"
#define ZEND_VERSION "3.4.0"
#define ZEND_ENGINE_3