Skip to content

Commit

Permalink
Bump major versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Nov 9, 2016
1 parent fa55933 commit 7fcc460
Show file tree
Hide file tree
Showing 50 changed files with 166 additions and 166 deletions.
2 changes: 1 addition & 1 deletion ansel/docs/CHANGES
@@ -1,5 +1,5 @@
----------
v3.1.0-git
v4.0.0-git
----------

[jan] Show users' full names in share dialogs.
Expand Down
2 changes: 1 addition & 1 deletion ansel/lib/Application.php
Expand Up @@ -39,7 +39,7 @@ class Ansel_Application extends Horde_Registry_Application

/**
*/
public $version = 'H5 (3.0.2-git)';
public $version = 'H5 (4.0.0-git)';

/**
* Global variables defined:
Expand Down
12 changes: 6 additions & 6 deletions ansel/package.xml
Expand Up @@ -22,14 +22,14 @@
<email>mrubinsk@horde.org</email>
<active>yes</active>
</lead>
<date>2016-01-13</date>
<date>2016-11-09</date>
<version>
<release>3.1.0</release>
<api>3.0.0</api>
<release>4.0.0</release>
<api>4.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
<release>beta</release>
<api>beta</api>
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
Expand Down Expand Up @@ -1383,7 +1383,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2015-07-31</date>
<date>2016-03-21</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Use access rules compatible with both Apache 2.2 and 2.4.
Expand Down
2 changes: 1 addition & 1 deletion bundles/groupware/docs/CHANGES
@@ -1,5 +1,5 @@
----------
v5.3.0-git
v6.0.0-git
----------


Expand Down
2 changes: 1 addition & 1 deletion bundles/groupware/lib/Bundle.php
Expand Up @@ -19,7 +19,7 @@ class Horde_Bundle extends Horde_Core_Bundle
/**
* The bundle version.
*/
const VERSION = '5.1.4-git';
const VERSION = '6.0.0-git';

/**
* The bundle descriptive name.
Expand Down
20 changes: 10 additions & 10 deletions bundles/groupware/package.xml
Expand Up @@ -10,14 +10,14 @@
<email>jan@horde.org</email>
<active>yes</active>
</lead>
<date>2013-10-29</date>
<date>2016-11-09</date>
<version>
<release>5.3.0</release>
<api>5.3.0</api>
<release>6.0.0</release>
<api>6.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
<release>beta</release>
<api>beta</api>
</stability>
<license uri="http://www.horde.org/licenses/">OSI certified</license>
<notes>
Expand Down Expand Up @@ -503,12 +503,12 @@
</release>
<release>
<version>
<release>5.3.0</release>
<api>5.3.0</api></version>
<release>6.0.0</release>
<api>6.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-07-08</date>
<release>beta</release>
<api>beta</api></stability>
<date>2016-11-09</date>
<license uri="http://www.horde.org/licenses/">OSI certified</license>
<notes>
*
Expand Down
2 changes: 1 addition & 1 deletion bundles/webmail/docs/CHANGES
@@ -1,5 +1,5 @@
----------
v5.3.0-git
v6.0.0-git
----------


Expand Down
2 changes: 1 addition & 1 deletion bundles/webmail/lib/Bundle.php
Expand Up @@ -19,7 +19,7 @@ class Horde_Bundle extends Horde_Core_Bundle
/**
* The bundle version.
*/
const VERSION = '5.1.4-git';
const VERSION = '6.0.0-git';

/**
* The bundle descriptive name.
Expand Down
22 changes: 11 additions & 11 deletions bundles/webmail/package.xml
Expand Up @@ -10,14 +10,14 @@
<email>jan@horde.org</email>
<active>yes</active>
</lead>
<date>2013-10-29</date>
<date>2016-11-09</date>
<version>
<release>5.1.4</release>
<api>5.1.0</api>
<release>6.0.0</release>
<api>6.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
<release>beta</release>
<api>beta</api>
</stability>
<license uri="http://www.horde.org/licenses/">OSI certified</license>
<notes>
Expand Down Expand Up @@ -492,15 +492,15 @@
</release>
<release>
<version>
<release>5.1.4</release>
<api>5.1.0</api></version>
<release>6.0.0</release>
<api>6.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-03-10</date>
<release>beta</release>
<api>beta</api></stability>
<date>2016-11-09</date>
<license uri="http://www.horde.org/licenses/">OSI certified</license>
<notes>
* [jan] Update Horde, IMP, Ingo, Turba, Kronolith, Nag, Mnemo, and Gollem.
*
</notes>
</release>
<release>
Expand Down
6 changes: 3 additions & 3 deletions content/docs/CHANGES
@@ -1,6 +1,6 @@
------
v2.0.5
------
----------
v3.0.0-git
----------

[mjr] Fix bug that was causing tag stats to be incorrectly incremented (Bug
#14112).
Expand Down
2 changes: 1 addition & 1 deletion content/lib/Application.php
Expand Up @@ -34,5 +34,5 @@ class Content_Application extends Horde_Registry_Application
{
/**
*/
public $version = '2.0.5-git';
public $version = '3.0.0-git';
}
20 changes: 10 additions & 10 deletions content/package.xml
Expand Up @@ -16,14 +16,14 @@
<email>mrubinsk@horde.org</email>
<active>yes</active>
</lead>
<date>2016-01-13</date>
<date>2016-11-09</date>
<version>
<release>2.0.6</release>
<api>2.0.0</api>
<release>3.0.0</release>
<api>3.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
<release>beta</release>
<api>beta</api>
</stability>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
Expand Down Expand Up @@ -511,12 +511,12 @@
</release>
<release>
<version>
<release>2.0.6</release>
<api>2.0.0</api></version>
<release>3.0.0</release>
<api>3.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-01-13</date>
<release>beta</release>
<api>beta</api></stability>
<date>2016-11-09</date>
<license uri="http://www.horde.org/licenses/bsd">BSD-2-Clause</license>
<notes>
*
Expand Down
2 changes: 1 addition & 1 deletion gollem/docs/CHANGES
@@ -1,5 +1,5 @@
----------
v3.0.8-git
v4.0.0-git
----------

[jan] Add Greek translation (Limperis Antonis <limperis@cti.gr>).
Expand Down
2 changes: 1 addition & 1 deletion gollem/lib/Application.php
Expand Up @@ -50,7 +50,7 @@ class Gollem_Application extends Horde_Registry_Application

/**
*/
public $version = 'H5 (3.0.2-git)';
public $version = 'H5 (4.0.0-git)';

/**
* Server key used in logged out session.
Expand Down
10 changes: 5 additions & 5 deletions gollem/package.xml
Expand Up @@ -22,14 +22,14 @@
<email>chuck@horde.org</email>
<active>yes</active>
</lead>
<date>2016-02-29</date>
<date>2016-11-09</date>
<version>
<release>3.1.0</release>
<api>3.0.0</api>
<release>4.0.0</release>
<api>4.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
<release>beta</release>
<api>beta</api>
</stability>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
Expand Down
2 changes: 1 addition & 1 deletion horde/docs/CHANGES
@@ -1,5 +1,5 @@
----------
v5.3.0-git
v6.0.0-git
----------

[mjr] Refactor the Metar weather block to use Horde_Service_Weather and remove
Expand Down
2 changes: 1 addition & 1 deletion horde/lib/Application.php
Expand Up @@ -24,7 +24,7 @@ class Horde_Application extends Horde_Registry_Application
{
/**
*/
public $version = '5.3.0-git';
public $version = '6.0.0-git';

/**
*/
Expand Down
12 changes: 6 additions & 6 deletions horde/package.xml
Expand Up @@ -28,10 +28,10 @@
<email>chuck@horde.org</email>
<active>no</active>
</lead>
<date>2016-06-21</date>
<date>2016-11-09</date>
<version>
<release>5.3.0</release>
<api>5.2.0</api>
<release>6.0.0</release>
<api>6.0.0</api>
</version>
<stability>
<release>beta</release>
Expand Down Expand Up @@ -4249,12 +4249,12 @@
</release>
<release>
<version>
<release>5.3.0</release>
<api>5.2.0</api></version>
<release>6.0.0</release>
<api>6.0.0</api></version>
<stability>
<release>beta</release>
<api>beta</api></stability>
<date>2016-06-21</date>
<date>2016-11-09</date>
<license uri="http://www.horde.org/licenses/lgpl">LGPL-2</license>
<notes>
* [mjr] Refactor the Metar weather block to use Horde_Service_Weather and remove PEAR_Services_Weather dependency.
Expand Down
2 changes: 1 addition & 1 deletion ingo/docs/CHANGES
@@ -1,5 +1,5 @@
----------
v3.3.0-git
v4.0.0-git
----------

[jan] Add support for Sieve date extension to vacation messages (Request
Expand Down
2 changes: 1 addition & 1 deletion ingo/lib/Application.php
Expand Up @@ -49,7 +49,7 @@ class Ingo_Application extends Horde_Registry_Application

/**
*/
public $version = 'H5 (3.3.0-git)';
public $version = 'H5 (4.0.0-git)';

/**
* Cached list of all rulesets.
Expand Down
12 changes: 6 additions & 6 deletions ingo/package.xml
Expand Up @@ -22,10 +22,10 @@
<email>chuck@horde.org</email>
<active>no</active>
</lead>
<date>2016-01-13</date>
<date>2016-11-09</date>
<version>
<release>3.3.0</release>
<api>3.2.0</api>
<release>4.0.0</release>
<api>4.0.0</api>
</version>
<stability>
<release>beta</release>
Expand Down Expand Up @@ -1737,10 +1737,10 @@
</notes>
</release>
<release>
<date>2016-01-13</date>
<date>2016-11-09</date>
<version>
<release>3.3.0</release>
<api>3.2.0</api>
<release>4.0.0</release>
<api>4.0.0</api>
</version>
<stability>
<release>beta</release>
Expand Down
2 changes: 1 addition & 1 deletion kronolith/docs/CHANGES
@@ -1,5 +1,5 @@
----------
v4.3.0-git
v5.0.0-git
----------

[jan] Use preferred start and end of day for color shades in dynamic view.
Expand Down
2 changes: 1 addition & 1 deletion kronolith/lib/Application.php
Expand Up @@ -47,7 +47,7 @@ class Kronolith_Application extends Horde_Registry_Application

/**
*/
public $version = 'H5 (4.3.0-git)';
public $version = 'H5 (5.0.0-git)';

/**
* Global variables defined:
Expand Down
12 changes: 6 additions & 6 deletions kronolith/package.xml
Expand Up @@ -22,10 +22,10 @@
<email>chuck@horde.org</email>
<active>no</active>
</lead>
<date>2016-05-12</date>
<date>2016-11-09</date>
<version>
<release>4.3.0</release>
<api>4.2.0</api>
<release>5.0.0</release>
<api>5.0.0</api>
</version>
<stability>
<release>beta</release>
Expand Down Expand Up @@ -2821,13 +2821,13 @@
</release>
<release>
<version>
<release>4.3.0</release>
<api>4.2.0</api>
<release>5.0.0</release>
<api>5.0.0</api>
</version>
<stability>
<release>beta</release>
<api>beta</api></stability>
<date>2016-05-12</date>
<date>2016-11-09</date>
<license uri="http://www.horde.org/licenses/gpl">GPL-2.0</license>
<notes>
* [jan] Use preferred start and end of day for color shades in dynamic view.
Expand Down
2 changes: 1 addition & 1 deletion mnemo/docs/CHANGES
@@ -1,5 +1,5 @@
----------
v4.3.0-git
v5.0.0-git
----------

[mjr] Add tag browsing/searching (Request #14178).
Expand Down

0 comments on commit 7fcc460

Please sign in to comment.