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 986068c..c0e1799 100644
--- a/package.xml
+++ b/package.xml
@@ -17,7 +17,7 @@ Available functions:
</lead>
<date>2018-02-08</date>
<version>
- <release>0.2.0</release>
+ <release>0.2.1dev</release>
<api>0.2.0</api>
</version>
<stability>
@@ -26,8 +26,7 @@ Available functions:
</stability>
<license>PHP 3.01</license>
<notes>
-- new function:
- array rpmdbinfo(string name [, bool full]);
+-
</notes>
<contents>
<dir name="/">
@@ -73,6 +72,22 @@ Available functions:
<release>
<date>2018-02-08</date>
<version>
+ <release>0.2.0</release>
+ <api>0.2.0</api>
+ </version>
+ <stability>
+ <release>beta</release>
+ <api>beta</api>
+ </stability>
+ <license>PHP 3.01</license>
+ <notes>
+- new function:
+ array rpmdbinfo(string name [, bool full]);
+ </notes>
+ </release>
+ <release>
+ <date>2018-02-08</date>
+ <version>
<release>0.1.3dev</release>
<api>0.1.0</api>
</version>