diff --git a/imp/docs/CHANGES b/imp/docs/CHANGES index 64b2b9c0375..feede449e9d 100644 --- a/imp/docs/CHANGES +++ b/imp/docs/CHANGES @@ -1,3 +1,9 @@ +---------- +v6.2.8-git +---------- + + + ------ v6.2.7 ------ diff --git a/imp/lib/Application.php b/imp/lib/Application.php index 25177e37fa6..03635a32e10 100644 --- a/imp/lib/Application.php +++ b/imp/lib/Application.php @@ -66,7 +66,7 @@ class IMP_Application extends Horde_Registry_Application /** */ - public $version = 'H5 (6.2.7)'; + public $version = 'H5 (6.2.8-git)'; /** * Server key used in logged out session. diff --git a/imp/package.xml b/imp/package.xml index ca73a7999a2..974d95f51a3 100644 --- a/imp/package.xml +++ b/imp/package.xml @@ -24,7 +24,7 @@ 2015-02-10 - 6.2.7 + 6.2.8 6.2.0 @@ -33,8 +33,7 @@ GPL-2.0 -* [jan] Fix regression with not being able to list users (Bug #13808). -* [mms] Fix rebuilding the folder tree translations when the language is changed in a session (Bug #13821). +* @@ -3819,5 +3818,18 @@ * [mms] Fix rebuilding the folder tree translations when the language is changed in a session (Bug #13821). + + + 6.2.8 + 6.2.0 + + stable + stable + 2015-02-10 + GPL-2.0 + +* + +