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 7ea634a commit b90fc82Copy full SHA for b90fc82
package.xml
@@ -17,14 +17,14 @@
17
<email>sb@sebastian-bergmann.de</email>
18
<active>yes</active>
19
</lead>
20
- <date>2012-MM-DD</date>
+ <date>2012-08-18</date>
21
<version>
22
- <release>1.2.0</release>
+ <release>1.2.0RC1</release>
23
<api>1.2.0</api>
24
</version>
25
<stability>
26
- <release>devel</release>
27
- <api>devel</api>
+ <release>beta</release>
+ <api>beta</api>
28
</stability>
29
<license>The BSD 3-Clause License</license>
30
<notes>http://github.com/sebastianbergmann/php-code-coverage/</notes>
0 commit comments