Date:   Monday December 31, 2001 @ 19:56
Author: matt

Update of /home/cvs/AxKit
In directory ted:/home/matt/Perl/AxKit

Modified Files:
        AxKit.pm MANIFEST 
Log Message:
Bump rev (1.5!!!)

Index: AxKit.pm
===================================================================
RCS file: /home/cvs/AxKit/AxKit.pm,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- AxKit.pm    2001/12/30 16:10:14     1.128
+++ AxKit.pm    2001/12/31 19:56:20     1.129
@@ -1,4 +1,4 @@
-# $Id: AxKit.pm,v 1.128 2001/12/30 16:10:14 matt Exp $
+# $Id: AxKit.pm,v 1.129 2001/12/31 19:56:20 matt Exp $
 
 package AxKit;
 use strict;
@@ -21,7 +21,7 @@
 Apache::AxKit::CharsetConv::raise_error(1);
 
 BEGIN {
-    $VERSION = "1.4_86";
+    $VERSION = "1.5";
     if ($ENV{MOD_PERL}) {
         $AxKit::ServerString = "AxKit/$VERSION";
         @AxKit::ISA = qw(DynaLoader);
Index: MANIFEST
===================================================================
RCS file: /home/cvs/AxKit/MANIFEST,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- MANIFEST    2001/12/31 19:55:44     1.40
+++ MANIFEST    2001/12/31 19:56:20     1.41
@@ -3,6 +3,7 @@
 Makefile.PL
 AxKit.pm
 AxKit.xs
+AxKit.spec
 axconfig.h
 axconfig.c
 getstyles.h

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to