Module Name: src
Committed By: wiz
Date: Sat Jul 28 08:02:15 UTC 2012
Modified Files:
src/external/bsd/file/include: config.h
Log Message:
regen. Updates version to 5.11, as requested by Jim Bernard in PR 46735.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/file/include/config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/file/include/config.h
diff -u src/external/bsd/file/include/config.h:1.2 src/external/bsd/file/include/config.h:1.3
--- src/external/bsd/file/include/config.h:1.2 Mon Oct 31 20:52:14 2011
+++ src/external/bsd/file/include/config.h Sat Jul 28 08:02:15 2012
@@ -217,7 +217,7 @@
#define PACKAGE_NAME "file"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "file 5.09"
+#define PACKAGE_STRING "file 5.11"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "file"
@@ -226,7 +226,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.09"
+#define PACKAGE_VERSION "5.11"
/* The size of `long long', as computed by sizeof. */
#define SIZEOF_LONG_LONG 8
@@ -260,7 +260,7 @@
/* Version number of package */
-#define VERSION "5.09"
+#define VERSION "5.11"
/* Number of bits in a file offset, on hosts where this is settable. */
/* #undef _FILE_OFFSET_BITS */