We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6d4a9d commit 0db867cCopy full SHA for 0db867c
ext/php_phalcon.h
@@ -39,7 +39,7 @@
39
#define PHP_PHALCON_VERSION_MED 3
40
#define PHP_PHALCON_VERSION_MIN 2
41
#define PHP_PHALCON_VERSION_RELEASE PHALCON_VERSION_STABLE
42
-#define PHP_PHALCON_VERSION_RELEASE_VERSION 2
+#define PHP_PHALCON_VERSION_RELEASE_VERSION 3
43
#define PHP_PHALCON_EXTNAME "phalcon7"
44
45
/** DEBUG options */
0 commit comments