Skip to content

Commit

Permalink
Development mode for Horde_Rpc-2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Dec 5, 2019
1 parent 7b5ba3a commit d984035
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .horde.yml
Expand Up @@ -26,7 +26,7 @@ authors:
active: false
role: lead
version:
release: 2.1.9
release: 2.1.10
api: 1.0.0
state:
release: stable
Expand Down
7 changes: 7 additions & 0 deletions doc/Horde/Rpc/CHANGES
@@ -1,3 +1,10 @@
-------
v2.1.10
-------




------
v2.1.9
------
Expand Down
11 changes: 11 additions & 0 deletions doc/Horde/Rpc/changelog.yml
@@ -1,4 +1,15 @@
---
2.1.10:
api: 1.0.0
state:
release: stable
api: stable
date: 2019-12-05
license:
identifier: LGPL-2.1
uri: http://www.horde.org/licenses/lgpl21
notes: |+
2.1.9:
api: 1.0.0
state:
Expand Down
19 changes: 17 additions & 2 deletions package.xml
Expand Up @@ -24,7 +24,7 @@
</lead>
<date>2019-12-05</date>
<version>
<release>2.1.9</release>
<release>2.1.10</release>
<api>1.0.0</api>
</version>
<stability>
Expand All @@ -33,7 +33,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mjr] Do not enforce autodiscover requests must be xml.
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -993,5 +993,20 @@
* [mjr] Do not enforce autodiscover requests must be xml.
</notes>
</release>
<release>
<version>
<release>2.1.10</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2019-12-05</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit d984035

Please sign in to comment.