Skip to content

Commit c21137d

Browse files
committed
regenerating ext
1 parent 18a9ac7 commit c21137d

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

build/phalcon/phalcon.zep.c

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/phalcon/php_phalcon.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ typedef zend_function zephir_fcall_cache_entry;
103103

104104

105105
#define PHP_PHALCON_NAME "phalcon"
106-
#define PHP_PHALCON_VERSION "5.5.1"
106+
#define PHP_PHALCON_VERSION "5.6.0"
107107
#define PHP_PHALCON_EXTNAME "phalcon"
108108
#define PHP_PHALCON_AUTHOR "Phalcon Team and contributors"
109109
#define PHP_PHALCON_ZEPVERSION "0.18.0-$Id$"

ext/phalcon/support/version.zep.c

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/php_phalcon.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#include "kernel/globals.h"
1212

1313
#define PHP_PHALCON_NAME "phalcon"
14-
#define PHP_PHALCON_VERSION "5.5.1"
14+
#define PHP_PHALCON_VERSION "5.6.0"
1515
#define PHP_PHALCON_EXTNAME "phalcon"
1616
#define PHP_PHALCON_AUTHOR "Phalcon Team and contributors"
1717
#define PHP_PHALCON_ZEPVERSION "0.18.0-$Id$"

0 commit comments

Comments
 (0)