update for file 3.34
This commit is contained in:
parent
629aebf0e1
commit
64f1971541
@ -1,6 +1,6 @@
|
|||||||
#!/usr/pkg/bin/perl
|
#!/usr/pkg/bin/perl
|
||||||
#
|
#
|
||||||
# $NetBSD: file2netbsd,v 1.7 2001/01/01 12:13:58 pooka Exp $
|
# $NetBSD: file2netbsd,v 1.8 2001/03/17 11:32:15 pooka Exp $
|
||||||
#
|
#
|
||||||
# Perl script to convert a standard distribution directory for file into
|
# Perl script to convert a standard distribution directory for file into
|
||||||
# a NetBSD source tree.
|
# a NetBSD source tree.
|
||||||
@ -18,7 +18,7 @@
|
|||||||
# Written by Christos Zoulas July 17, 1997 for file-3.26
|
# Written by Christos Zoulas July 17, 1997 for file-3.26
|
||||||
#
|
#
|
||||||
|
|
||||||
$version = "3.33";
|
$version = "3.34";
|
||||||
|
|
||||||
# definitions ...
|
# definitions ...
|
||||||
|
|
||||||
@ -352,4 +352,4 @@ magic:
|
|||||||
#define PACKAGE "file"
|
#define PACKAGE "file"
|
||||||
|
|
||||||
/* Version number of package */
|
/* Version number of package */
|
||||||
#define VERSION "3.33"
|
#define VERSION "3.34"
|
||||||
|
Loading…
Reference in New Issue
Block a user