summaryrefslogtreecommitdiffstats
path: root/package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml19
1 files changed, 17 insertions, 2 deletions
diff --git a/package.xml b/package.xml
index 5393aeb..01360d6 100644
--- a/package.xml
+++ b/package.xml
@@ -17,7 +17,7 @@ Available functions:
</lead>
<date>2020-03-11</date>
<version>
- <release>0.2.3</release>
+ <release>0.3.0dev</release>
<api>0.2.0</api>
</version>
<stability>
@@ -26,7 +26,7 @@ Available functions:
</stability>
<license>PHP 3.01</license>
<notes>
-- fix gh#2 free allocated iterators to avoid "DB2053 Freeing read locks..." messages
+-
</notes>
<contents>
<dir name="/">
@@ -73,6 +73,21 @@ Available functions:
<release>
<date>2020-03-11</date>
<version>
+ <release>0.2.3</release>
+ <api>0.2.0</api>
+ </version>
+ <stability>
+ <release>beta</release>
+ <api>beta</api>
+ </stability>
+ <license>PHP 3.01</license>
+ <notes>
+- fix gh#2 free allocated iterators to avoid "DB2053 Freeing read locks..." messages
+ </notes>
+ </release>
+ <release>
+ <date>2020-03-11</date>
+ <version>
<release>0.2.2</release>
<api>0.2.0</api>
</version>