diff --git a/kronolith/docs/CHANGES b/kronolith/docs/CHANGES index 5cd05f1e707..d0d5d5070b7 100644 --- a/kronolith/docs/CHANGES +++ b/kronolith/docs/CHANGES @@ -1,3 +1,9 @@ +---------- +v4.2.0-git +---------- + + + ----------- v4.2.0beta1 ----------- diff --git a/kronolith/lib/Application.php b/kronolith/lib/Application.php index 4596fa650bb..0ab0d65eea9 100644 --- a/kronolith/lib/Application.php +++ b/kronolith/lib/Application.php @@ -47,7 +47,7 @@ class Kronolith_Application extends Horde_Registry_Application /** */ - public $version = 'H5 (4.2.0beta1)'; + public $version = 'H5 (4.2.0-git)'; /** * Global variables defined: diff --git a/kronolith/package.xml b/kronolith/package.xml index 4f34c4a3ca6..1a9a251fa7a 100644 --- a/kronolith/package.xml +++ b/kronolith/package.xml @@ -24,7 +24,7 @@ 2014-05-21 - 4.2.0beta1 + 4.2.0beta2 4.2.0 @@ -33,7 +33,7 @@ GPL-2.0 -* [mjr] Do not include resources with no email address when synching to EAS clients. +* @@ -2343,5 +2343,18 @@ * [mjr] Do not include resources with no email address when synching to EAS clients. + + + 4.2.0beta2 + 4.2.0 + + beta + beta + 2014-05-21 + GPL-2.0 + +* + +