From 4894259eca4fed1f4d6e2c1116437764ca473f03 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Tue, 9 Nov 2010 02:58:06 +0000 Subject: [PATCH] post-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 3 +++ WHATS_NEW_DM | 3 +++ 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 1464a3042..062a6795e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.76(2)-cvs (2010-11-08) +2.02.77(2)-cvs (2010-11-08) diff --git a/VERSION_DM b/VERSION_DM index 08acb60ce..68f757cc4 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.57-cvs (2010-11-08) +1.02.58-cvs (2010-11-08) diff --git a/WHATS_NEW b/WHATS_NEW index f18f13593..3a1ed7672 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,3 +1,6 @@ +Version 2.02.77 - +=================================== + Version 2.02.76 - 8th November 2010 =================================== Clarify error messages when activation fails due to activation filter use. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 1089a2ebe..1bc4019e7 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,3 +1,6 @@ +Version 1.02.58 - +=================================== + Version 1.02.57 - 8th November 2010 =================================== Fix regex optimiser not to ignore RHS of OR nodes in _find_leftmost_common.