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:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user