diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2004-12-28 04:35:01 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-12-28 04:35:01 +0000 |
| commit | efd3a489a7105e286997673988b0c6e2a3d0a465 (patch) | |
| tree | 628115480b79de57ca13abfb8dfb10de2847f7a0 /lib/libmagic | |
| parent | f802162636feb401e3cdfbd2b4ea49a27581ef9d (diff) | |
Notes
Diffstat (limited to 'lib/libmagic')
| -rw-r--r-- | lib/libmagic/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libmagic/config.h b/lib/libmagic/config.h index ad2b5d6cfda5..1863903ff588 100644 --- a/lib/libmagic/config.h +++ b/lib/libmagic/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 */ |
