summaryrefslogtreecommitdiffstats
path: root/package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml21
1 files changed, 18 insertions, 3 deletions
diff --git a/package.xml b/package.xml
index 2ab372a..6ee0aca 100644
--- a/package.xml
+++ b/package.xml
@@ -12,7 +12,7 @@
</lead>
<date>2018-02-08</date>
<version>
- <release>0.1.2</release>
+ <release>0.1.3dev</release>
<api>0.1.0</api>
</version>
<stability>
@@ -21,8 +21,7 @@
</stability>
<license>PHP 3.01</license>
<notes>
-- first pecl release
-- rpminfo(): add option to retrieve error message instead of raising a warning
+-
</notes>
<contents>
<dir name="/">
@@ -65,6 +64,22 @@
<extsrcrelease/>
<changelog>
<release>
+ <date>2018-02-08</date>
+ <version>
+ <release>0.1.3dev</release>
+ <api>0.1.0</api>
+ </version>
+ <stability>
+ <release>alpha</release>
+ <api>alpha</api>
+ </stability>
+ <license>PHP 3.01</license>
+ <notes>
+- first pecl release
+- rpminfo(): add option to retrieve error message instead of raising a warning
+ </notes>
+ </release>
+ <release>
<date>2018-01-26</date>
<version>
<release>0.1.1</release>