diff --git a/ansel/docs/CHANGES b/ansel/docs/CHANGES index 660d5378d7a..40a0bb721e8 100644 --- a/ansel/docs/CHANGES +++ b/ansel/docs/CHANGES @@ -1,3 +1,9 @@ +---------- +v3.0.6-git +---------- + + + ------ v3.0.5 ------ diff --git a/ansel/lib/Application.php b/ansel/lib/Application.php index 47175668f45..f925412c84c 100644 --- a/ansel/lib/Application.php +++ b/ansel/lib/Application.php @@ -39,7 +39,7 @@ class Ansel_Application extends Horde_Registry_Application /** */ - public $version = 'H5 (3.0.5)'; + public $version = 'H5 (3.0.6-git)'; /** * Global variables defined: diff --git a/ansel/package.xml b/ansel/package.xml index 2742fd2507c..5ef66768054 100644 --- a/ansel/package.xml +++ b/ansel/package.xml @@ -24,7 +24,7 @@ 2016-05-26 - 3.0.5 + 3.0.6 3.0.0 @@ -33,8 +33,7 @@ GPL-2.0 -* [mjr] Fix creating new galleries (Bug #14372). -* [jan] Fix fatal error in upload screen with PHP 7 (Michael Cramer <michael@bigmichi1.de>). +* @@ -1400,5 +1399,18 @@ * [jan] Fix fatal error in upload screen with PHP 7 (Michael Cramer <michael@bigmichi1.de>). + + + 3.0.6 + 3.0.0 + + stable + stable + 2016-05-26 + GPL-2.0 + +* + +