Skip to content

Commit c65f0c7

Browse files
committed
Remove -dev from ZEND_VERSION
1 parent 306555e commit c65f0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/zend.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#ifndef ZEND_H
2121
#define ZEND_H
2222

23-
#define ZEND_VERSION "4.0.0-dev"
23+
#define ZEND_VERSION "4.0.0"
2424

2525
#define ZEND_ENGINE_3
2626

0 commit comments

Comments
 (0)