diff --git a/whups/docs/CHANGES b/whups/docs/CHANGES index 2768d6779ec..752785f0040 100644 --- a/whups/docs/CHANGES +++ b/whups/docs/CHANGES @@ -1,3 +1,9 @@ +---------- +v3.0.6-git +---------- + + + ------ v3.0.5 ------ diff --git a/whups/lib/Application.php b/whups/lib/Application.php index 685750651d5..4d45c96ca81 100644 --- a/whups/lib/Application.php +++ b/whups/lib/Application.php @@ -36,7 +36,7 @@ class Whups_Application extends Horde_Registry_Application { /** */ - public $version = 'H5 (3.0.5)'; + public $version = 'H5 (3.0.6-git)'; /** * Global variables defined: diff --git a/whups/package.xml b/whups/package.xml index 41a28c4ef6c..76840d59dd6 100644 --- a/whups/package.xml +++ b/whups/package.xml @@ -18,7 +18,7 @@ 2015-10-21 - 3.0.5 + 3.0.6 3.0.0 @@ -27,8 +27,7 @@ BSD-2-Clause -* [mjr] Fix some issues with adding tickets via the API. -* [jan] Update Italian translation. +* @@ -1184,5 +1183,18 @@ * [jan] Update Italian translation. + + + 3.0.6 + 3.0.0 + + stable + stable + 2015-10-20 + BSD-2-Clause + +* + +