From 29b0d24745ce0d7b02bf12afb7dc525ee71a2730 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 25 Mar 2012 16:29:26 -0400 Subject: [PATCH] Documentation - Corrected old information in DEVELOPER file. --- DEVELOPER | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/DEVELOPER b/DEVELOPER index f53505af0..d2593b320 100644 --- a/DEVELOPER +++ b/DEVELOPER @@ -104,17 +104,15 @@ Work in Progress Current Codebase Condition 'master' branch: - - 1.9.4 release, current, locked. - - '2.0.0' branch: - - Rapidly approaching completion, and merged to master. + - 2.0.0 release, current, locked. '2.0.1' branch: - - Will be ready for any emergency fixes. + - All current development. '2.1.0' branch: - Future development effort. --- +2012-03-25 Corrected codebase condition details. 2012-03-03 Updated text, removed old history info.