Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/file change versions for file 3.39



details:   https://anonhg.NetBSD.org/src/rev/f61d4cedf697
branches:  trunk
changeset: 533791:f61d4cedf697
user:      pooka <pooka%NetBSD.org@localhost>
date:      Tue Jul 09 15:01:36 2002 +0000

description:
change versions for file 3.39

diffstat:

 usr.bin/file/file2netbsd |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 8fc8535d362f -r f61d4cedf697 usr.bin/file/file2netbsd
--- a/usr.bin/file/file2netbsd  Tue Jul 09 14:59:52 2002 +0000
+++ b/usr.bin/file/file2netbsd  Tue Jul 09 15:01:36 2002 +0000
@@ -1,6 +1,6 @@
 #!/usr/pkg/bin/perl
 #
-#      $NetBSD: file2netbsd,v 1.12 2002/05/18 07:11:14 pooka Exp $
+#      $NetBSD: file2netbsd,v 1.13 2002/07/09 15:01:36 pooka Exp $
 #
 #  Perl script to convert a standard distribution directory for file into
 #      a NetBSD source tree.
@@ -18,7 +18,7 @@
 #  Written by Christos Zoulas July 17, 1997 for file-3.26
 #
 
-$version = "3.38";
+$version = "3.39";
 
 # definitions ...
 
@@ -389,7 +389,7 @@
 #define PACKAGE "file"
 
 /* Version number of package */
-#define VERSION "3.38"
+#define VERSION "3.39"
 
 /* HAVE_TM_ZONE */
 #define HAVE_TM_ZONE 1



Home | Main Index | Thread Index | Old Index