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 b6c9e29 commit 51dad24Copy full SHA for 51dad24
package2.xml
@@ -24,9 +24,9 @@
24
<active>yes</active>
25
</lead>
26
27
- <date>2017-09-01</date>
+ <date>2017-09-05</date>
28
<version>
29
- <release>2.4.0snapshot</release>
+ <release>2.4.0</release>
30
<api>2.3.0</api>
31
</version>
32
<stability>
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.0snapshot"
+#define PHP_COUCHBASE_VERSION "2.4.0"
21
#define PHP_COUCHBASE_EXTNAME "couchbase"
22
23
extern zend_module_entry couchbase_module_entry;
0 commit comments