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 178403a commit cf63e8bCopy full SHA for cf63e8b
package2.xml
@@ -24,7 +24,7 @@
24
<active>yes</active>
25
</lead>
26
27
- <date>2017-11-10</date>
+ <date>2017-11-13</date>
28
<version>
29
<release>2.4.2</release>
30
<api>2.3.0</api>
php_couchbase.h
@@ -17,7 +17,7 @@
17
#ifndef PHP_COUCHBASE_H_
18
#define PHP_COUCHBASE_H_
19
20
-#define PHP_COUCHBASE_VERSION "2.4.1"
+#define PHP_COUCHBASE_VERSION "2.4.2"
21
#define PHP_COUCHBASE_EXTNAME "couchbase"
22
23
extern zend_module_entry couchbase_module_entry;
0 commit comments