diff lib-src/b2m.pl @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children f0eb34e60705 23a17af379b1 375f2633d815
line wrap: on
line diff
--- a/lib-src/b2m.pl	Mon Sep 01 15:45:46 2003 +0000
+++ b/lib-src/b2m.pl	Mon Sep 01 15:45:59 2003 +0000
@@ -30,7 +30,7 @@
 use Date::Parse;
 
 my($whoami) = basename $0;
-my($version) = '$Revision: 1.4 $';
+my($version) = '$Revision: 1.5 $';
 my($usage) = "Usage: $whoami [--help] [--version] [--[no]full-headers] [Babyl-file]
 \tBy default, full headers are printed.\n";
 
@@ -152,3 +152,5 @@
 }
 
 close(STDOUT) || die "$whoami: Error closing stdout: $!\n";
+
+# arch-tag: 8c7c8ab0-721c-46d7-ba3e-139801240aa8