File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
<active >yes</active >
19
19
</lead >
20
20
21
- <date >2019-05-30 </date >
21
+ <date >2019-07-18 </date >
22
22
<version >
23
- <release >3.0.0alpha3 </release >
23
+ <release >3.0.0alpha4 </release >
24
24
<api >3.0.0</api >
25
25
</version >
26
26
<stability >
30
30
<license uri =" http://www.apache.org/licenses/LICENSE-2.0" >Apache V2
31
31
</license >
32
32
<notes >
33
- * third alpha release
33
+ * fourth alpha release
34
34
</notes >
35
35
<contents >
36
36
<dir name =" /" >
Original file line number Diff line number Diff line change 17
17
#ifndef PHP_COUCHBASE_H_
18
18
#define PHP_COUCHBASE_H_
19
19
20
- #define PHP_COUCHBASE_VERSION "3.0.0alpha3 "
20
+ #define PHP_COUCHBASE_VERSION "3.0.0alpha4 "
21
21
#define PHP_COUCHBASE_EXTNAME "couchbase"
22
22
23
23
extern zend_module_entry couchbase_module_entry ;
You can’t perform that action at this time.
0 commit comments