diff options
author | Remi Collet <remi@remirepo.net> | 2018-02-08 14:40:50 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-02-08 14:40:50 +0100 |
commit | f413f9bd47b5dc74bed692a325ea3bfa4c9bcd15 (patch) | |
tree | 87139049908d18bf95ea4a2ed9aec0b6b8345f5f /package.xml | |
parent | 4cf5ea46423d3f571aeb744e21e3414b5181b0cc (diff) |
back to dev
Diffstat (limited to 'package.xml')
-rw-r--r-- | package.xml | 21 |
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> |