remove the -dev suffix from the Zend version

This commit is contained in:
Ferenc Kovacs 2014-08-27 03:52:46 +02:00
parent e0a177d676
commit 86b2d7b523

View File

@ -22,7 +22,7 @@
#ifndef ZEND_H
#define ZEND_H
#define ZEND_VERSION "2.6.0-dev"
#define ZEND_VERSION "2.6.0"
#define ZEND_ENGINE_2