From 0d66ff9a22c768956bf3ed505ed62004ca053c4a Mon Sep 17 00:00:00 2001 From: Michael J Rubinsky Date: Tue, 20 Oct 2015 22:55:08 -0400 Subject: [PATCH] Development mode for nag-4.2.7 --- nag/docs/CHANGES | 6 ++++++ nag/lib/Application.php | 2 +- nag/package.xml | 21 +++++++++++++++------ 3 files changed, 22 insertions(+), 7 deletions(-) diff --git a/nag/docs/CHANGES b/nag/docs/CHANGES index 8b2f9b8c12a..b0d85780ffa 100644 --- a/nag/docs/CHANGES +++ b/nag/docs/CHANGES @@ -1,3 +1,9 @@ +---------- +v4.2.7-git +---------- + + + ------ v4.2.6 ------ diff --git a/nag/lib/Application.php b/nag/lib/Application.php index ddeed38f6cf..24ac5180439 100644 --- a/nag/lib/Application.php +++ b/nag/lib/Application.php @@ -43,7 +43,7 @@ class Nag_Application extends Horde_Registry_Application /** */ - public $version = 'H5 (4.2.6)'; + public $version = 'H5 (4.2.7-git)'; /** * Global variables defined: diff --git a/nag/package.xml b/nag/package.xml index 525d3de0917..18d30bf5910 100644 --- a/nag/package.xml +++ b/nag/package.xml @@ -24,7 +24,7 @@ 2015-10-21 - 4.2.6 + 4.2.7 4.2.0 @@ -33,11 +33,7 @@ GPL-2.0 -* [jan] Update Italian translation. -* [mjr] Fix indentation level when searching (Bug #14138). -* [mjr] Remove object reference from Content when object is deleted (Bug #14112). -* [mjr] Remove tags from Content when tagged object is deleted (Bug #14112). -* [jan] Fix linking to external tasks from smartmobile view. +* @@ -1666,5 +1662,18 @@ * [jan] Fix linking to external tasks from smartmobile view. + + + 4.2.7 + 4.2.0 + + stable + stable + 2015-10-20 + GPL-2.0 + +* + +