Update for the 'file' 4.21 import.

This commit is contained in:
David E. O'Brien 2007-05-24 22:02:49 +00:00
parent 8c9c90b1c9
commit 8cbe72bdb7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169965
3 changed files with 4 additions and 4 deletions

View File

@ -17,8 +17,8 @@ Imported by:
rm -f missing depcomp
rm -f config.{guess,sub}
cvs import -m "Virgin import of Christos Zoulas's FILE 4.19." \
src/contrib/file ZOULAS file_4_19
cvs import -m "Virgin import of Christos Zoulas's FILE 4.21." \
src/contrib/file ZOULAS file_4_21
Never make local changes to ZOULAS `file'. Christos is very willing to

View File

@ -182,7 +182,7 @@
/* #undef TM_IN_SYS_TIME */
/* Version number of package */
#define VERSION "4.19"
#define VERSION "4.21"
/* Number of bits in a file offset, on hosts where this is settable. */
/* #undef _FILE_OFFSET_BITS */

View File

@ -182,7 +182,7 @@
/* #undef TM_IN_SYS_TIME */
/* Version number of package */
#define VERSION "4.19"
#define VERSION "4.21"
/* Number of bits in a file offset, on hosts where this is settable. */
/* #undef _FILE_OFFSET_BITS */