File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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-07-18 </date >
21
+ <date >2019-10-23 </date >
22
22
<version >
23
- <release >3.0.0alpha4 </release >
23
+ <release >3.0.0beta1 </release >
24
24
<api >3.0.0</api >
25
25
</version >
26
26
<stability >
27
- <release >alpha </release >
28
- <api >alpha </api >
27
+ <release >beta </release >
28
+ <api >beta </api >
29
29
</stability >
30
30
<license uri =" http://www.apache.org/licenses/LICENSE-2.0" >Apache V2
31
31
</license >
32
32
<notes >
33
- * fourth alpha release
33
+ * First beta 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.0alpha4 "
20
+ #define PHP_COUCHBASE_VERSION "3.0.0beta1 "
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