From afb327def21a34d762afe36dfed0158a7f80de26 Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 28 Dec 2004 04:35:01 +0000 Subject: Catch up with file 4.12 import. --- usr.bin/file/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/file') diff --git a/usr.bin/file/config.h b/usr.bin/file/config.h index ad2b5d6..1863903 100644 --- a/usr.bin/file/config.h +++ b/usr.bin/file/config.h @@ -8,7 +8,7 @@ #define PACKAGE "file" /* Autoheader needs me */ -#define VERSION "4.10" +#define VERSION "4.12" /* Define if builtin ELF support is enabled. */ #define BUILTIN_ELF 1 @@ -194,7 +194,7 @@ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ -#define VERSION "4.10" +#define VERSION "4.12" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ -- cgit v1.1