From f1c86bea7274c6bd5c6f118b4c3436e3c1a7892c Mon Sep 17 00:00:00 2001 From: Anton Vasiliev Date: Fri, 8 Oct 2021 22:10:24 +0100 Subject: [PATCH] Regenerate `ext/` directory --- ext/php_stub.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/php_stub.h b/ext/php_stub.h index 92fc8f89a..12c03fff5 100644 --- a/ext/php_stub.h +++ b/ext/php_stub.h @@ -14,7 +14,7 @@ #define PHP_STUB_VERSION "1.0.0" #define PHP_STUB_EXTNAME "stub" #define PHP_STUB_AUTHOR "Phalcon Team and contributors" -#define PHP_STUB_ZEPVERSION "0.15.0-$Id$" +#define PHP_STUB_ZEPVERSION "0.15.1-$Id$" #define PHP_STUB_DESCRIPTION "Description test for
Test Extension." typedef struct _zephir_struct_db {