summaryrefslogtreecommitdiffstats
path: root/package.xml
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-18 15:53:38 +0100
committerRemi Collet <remi@remirepo.net>2020-03-18 15:53:38 +0100
commit5c0fde6d380399a5115320e3a7855cf6c7abb540 (patch)
tree49cb67d0e24ee99f870696fbd704d45471374d98 /package.xml
parent4e54b03e8435060c7806ddf9937dbcb91208d0a7 (diff)
Back to dev
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml25
1 files changed, 20 insertions, 5 deletions
diff --git a/package.xml b/package.xml
index ec92626..a270a85 100644
--- a/package.xml
+++ b/package.xml
@@ -18,7 +18,7 @@ Available functions:
</lead>
<date>2020-03-18</date>
<version>
- <release>0.4.1</release>
+ <release>0.4.2dev</release>
<api>0.4.0</api>
</version>
<stability>
@@ -27,9 +27,7 @@ Available functions:
</stability>
<license>PHP 3.01</license>
<notes>
-- fix build with RPM 4.12 (Fedora 21-22 only)
-- add type hinting in reflection
-- return NULL instead of FALSE on failure
+-
</notes>
<contents>
<dir name="/">
@@ -75,7 +73,24 @@ Available functions:
<extsrcrelease/>
<changelog>
<release>
- <date>2020-03-13</date>
+ <date>2020-03-18</date>
+ <version>
+ <release>0.4.1</release>
+ <api>0.4.0</api>
+ </version>
+ <stability>
+ <release>stable</release>
+ <api>stable</api>
+ </stability>
+ <license>PHP 3.01</license>
+ <notes>
+- fix build with RPM 4.12 (Fedora 21-22 only)
+- add type hinting in reflection
+- return NULL instead of FALSE on failure
+ </notes>
+ </release>
+ <release>
+ <date>2020-03-13</date>
<version>
<release>0.4.0</release>
<api>0.4.0</api>