1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 15:38:49 +02:00

Remove -dev from ZEND_VERSION

This commit is contained in:
Sara Golemon
2020-11-26 02:19:12 +00:00
parent 306555e11d
commit c65f0c7aca
+1 -1
View File
@@ -20,7 +20,7 @@
#ifndef ZEND_H
#define ZEND_H
#define ZEND_VERSION "4.0.0-dev"
#define ZEND_VERSION "4.0.0"
#define ZEND_ENGINE_3