From 468fa845609bad1efb50117b95edd94295603b4b Mon Sep 17 00:00:00 2001 From: Michael J Rubinsky Date: Fri, 1 Jul 2016 22:21:45 -0400 Subject: [PATCH] Development mode for whups-3.0.9 --- docs/CHANGES | 6 ++++++ lib/Application.php | 2 +- package.xml | 18 +++++++++++++++--- 3 files changed, 22 insertions(+), 4 deletions(-) diff --git a/docs/CHANGES b/docs/CHANGES index 41d7cb8..6568789 100644 --- a/docs/CHANGES +++ b/docs/CHANGES @@ -1,3 +1,9 @@ +---------- +v3.0.9-git +---------- + + + ------ v3.0.8 ------ diff --git a/lib/Application.php b/lib/Application.php index 27abd1e..86f00df 100644 --- a/lib/Application.php +++ b/lib/Application.php @@ -36,7 +36,7 @@ class Whups_Application extends Horde_Registry_Application { /** */ - public $version = 'H5 (3.0.8)'; + public $version = 'H5 (3.0.9-git)'; /** * Global variables defined: diff --git a/package.xml b/package.xml index d84404d..e618bb7 100644 --- a/package.xml +++ b/package.xml @@ -18,7 +18,7 @@ 2016-07-02 - 3.0.8 + 3.0.9 3.0.0 @@ -27,8 +27,7 @@ BSD-2-Clause -* [jan] Update Portuguese translation. -* [mjr] Fix decoding custom attributes for display (Bug #14326). +* @@ -1224,5 +1223,18 @@ * [mjr] Fix decoding custom attributes for display (Bug #14326). + + + 3.0.9 + 3.0.0 + + stable + stable + 2016-07-01 + BSD-2-Clause + +* + +