diff --git a/nag/docs/CHANGES b/nag/docs/CHANGES index 546b7097128..2ca166eda41 100644 --- a/nag/docs/CHANGES +++ b/nag/docs/CHANGES @@ -1,3 +1,9 @@ +----------- +v4.2.12-git +----------- + + + ------- v4.2.11 ------- diff --git a/nag/lib/Application.php b/nag/lib/Application.php index 9e023d47c28..f19818b848c 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.11)'; + public $version = 'H5 (4.2.12-git)'; /** * Global variables defined: diff --git a/nag/package.xml b/nag/package.xml index 02a8bb6bcda..cc4bf1d7e54 100644 --- a/nag/package.xml +++ b/nag/package.xml @@ -24,7 +24,7 @@ 2016-09-06 - 4.2.11 + 4.2.12 4.2.0 @@ -33,7 +33,7 @@ GPL-2.0 -* [mjr] Fix sorting recurring tasks by due date (Bug #14403). +* @@ -1743,5 +1743,18 @@ * [mjr] Fix sorting recurring tasks by due date (Bug #14403). + + + 4.2.12 + 4.2.0 + + stable + stable + 2016-09-06 + GPL-2.0 + +* + +