> > I really think 2.1 needs to be released, if only for the sake of the
> > sanities of the committers.
> +1 too right mate :-)
Danny, if you're still around (I thought you'd be offline), would you merge
Serge's pop fix branch into the head? And please check the release thread,
and let me know if you see any missing or incorrect steps.
--- Noel
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
From [EMAIL PROTECTED] Sun Dec 29 11:26:53 2002
Return-path: <[EMAIL PROTECTED]>
Envelope-to: [email protected]
Received: from [217.158.50.178] (helo=mail.sergeant.org)
by poet.jab.org with smtp (Exim 3.35 #1 (Debian))
id 18Sj5J-0007gt-00
for <[email protected]>; Sun, 29 Dec 2002 11:26:53 -0800
Received: (qmail 9375 invoked by uid 501); 29 Dec 2002 19:25:44 -0000
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 8632 invoked by uid 501); 29 Dec 2002 17:47:05 -0000
Message-ID: <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED]
Subject: CVS update: AxKit-XSP-Wiki/lib/AxKit/XSP
To: [EMAIL PROTECTED]
Date: Sun, 29 Dec 2002 17:47:05 +0000
Content-Type: text/plain
Date: Sunday December 29, 2002 @ 17:47
Author: matt
Update of /home/cvs/AxKit-XSP-Wiki/lib/AxKit/XSP
In directory ted.sergeant.org:/home/matt/Perl/AxKit-XSP-Wiki/lib/AxKit/XSP
Modified Files:
Wiki.pm
Log Message:
Bump ver
Log:
PR:
Index: Wiki.pm
===================================================================
RCS file: /home/cvs/AxKit-XSP-Wiki/lib/AxKit/XSP/Wiki.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -u -r1.6 -r1.7
--- Wiki.pm 2002/12/29 17:46:30 1.6
+++ Wiki.pm 2002/12/29 17:47:05 1.7
@@ -5,7 +5,7 @@
use Apache::AxKit::Language::XSP::TaglibHelper;
use vars qw($VERSION $NS @ISA @EXPORT_TAGLIB);
-$VERSION = '0.03';
+$VERSION = '0.05';
# The namespace associated with this taglib.
$NS = 'http://axkit.org/NS/xsp/wiki/1';
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]