changeset 3:8503c495b169

2007-08-13 22:55:11 by steve imported into cvstrac
author steve
date Mon, 13 Aug 2007 22:55:11 +0000
parents 76908e95f398
children 1465af87859a
files Makefile bin/chronicle tests/modules.sh tests/no-tabs.t tests/perl-syntax.t
diffstat 5 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun Nov 25 14:09:45 2007 +0000
+++ b/Makefile	Mon Aug 13 22:55:11 2007 +0000
@@ -8,7 +8,7 @@
 # --
 # http://www.steve.org.uk/
 #
-# $Id: Makefile,v 1.1.1.1 2007-08-13 22:53:14 steve Exp $
+# $Id: Makefile,v 1.2 2007-08-13 22:55:11 steve Exp $
 
 
 #
--- a/bin/chronicle	Sun Nov 25 14:09:45 2007 +0000
+++ b/bin/chronicle	Mon Aug 13 22:55:11 2007 +0000
@@ -54,7 +54,7 @@
  --
  http://www.steve.org.uk/
 
- $Id: chronicle,v 1.1.1.1 2007-08-13 22:53:14 steve Exp $
+ $Id: chronicle,v 1.2 2007-08-13 22:55:11 steve Exp $
 
 =cut
 
@@ -293,7 +293,7 @@
 
     if ( $VERSION )
     {
-        my $REVISION      = '$Revision: 1.1.1.1 $';
+        my $REVISION      = '$Revision: 1.2 $';
         if ( $REVISION =~ /1.([0-9.]+) / )
         {
             $REVISION = $1;
--- a/tests/modules.sh	Sun Nov 25 14:09:45 2007 +0000
+++ b/tests/modules.sh	Mon Aug 13 22:55:11 2007 +0000
@@ -7,7 +7,7 @@
 # --
 # http://www.steve.org.uk/
 #
-# $Id: modules.sh,v 1.1.1.1 2007-08-13 22:53:14 steve Exp $
+# $Id: modules.sh,v 1.2 2007-08-13 22:55:11 steve Exp $
 #
 
 cat <<EOF
--- a/tests/no-tabs.t	Sun Nov 25 14:09:45 2007 +0000
+++ b/tests/no-tabs.t	Mon Aug 13 22:55:11 2007 +0000
@@ -4,7 +4,7 @@
 #
 # Steve
 # --
-# $Id: no-tabs.t,v 1.1.1.1 2007-08-13 22:53:14 steve Exp $
+# $Id: no-tabs.t,v 1.2 2007-08-13 22:55:11 steve Exp $
 
 
 use strict;
--- a/tests/perl-syntax.t	Sun Nov 25 14:09:45 2007 +0000
+++ b/tests/perl-syntax.t	Mon Aug 13 22:55:11 2007 +0000
@@ -4,7 +4,7 @@
 #
 # Steve
 # --
-# $Id: perl-syntax.t,v 1.1.1.1 2007-08-13 22:53:14 steve Exp $
+# $Id: perl-syntax.t,v 1.2 2007-08-13 22:55:11 steve Exp $
 
 
 use strict;