tweak for 3.37

This commit is contained in:
pooka 2001-09-09 10:48:34 +00:00
parent 59a767d683
commit 9a621e89a7

View File

@ -1,6 +1,6 @@
#!/usr/pkg/bin/perl
#
# $NetBSD: file2netbsd,v 1.9 2001/07/22 23:01:30 pooka Exp $
# $NetBSD: file2netbsd,v 1.10 2001/09/09 10:48:34 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.36";
$version = "3.37";
# definitions ...
@ -352,4 +352,4 @@ magic:
#define PACKAGE "file"
/* Version number of package */
#define VERSION "3.36"
#define VERSION "3.37"