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

drop -dev from Zend version

This commit is contained in:
Remi Collet
2017-11-28 08:00:45 +01:00
parent c52900d7f0
commit 391d889f2c
+1 -1
View File
@@ -22,7 +22,7 @@
#ifndef ZEND_H
#define ZEND_H
#define ZEND_VERSION "3.2.0-dev"
#define ZEND_VERSION "3.2.0"
#define ZEND_ENGINE_3