summaryrefslogtreecommitdiff
path: root/pkg/file/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-09-03 00:55:09 -0700
committerMichael Forney <mforney@mforney.org>2017-09-03 00:58:18 -0700
commit6285fc0e48329f2b8b5545a147ba5fa444f9bd3d (patch)
tree63cd25063345da1257c7e8ea70e5ddd5ae91e67b /pkg/file/config.h
parentc99e51cfd8b98ab1b6938a2a8e061174ea24b8d6 (diff)
file: Update to 5.32
Diffstat (limited to 'pkg/file/config.h')
-rw-r--r--pkg/file/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/file/config.h b/pkg/file/config.h
index e44d8998..68650842 100644
--- a/pkg/file/config.h
+++ b/pkg/file/config.h
@@ -38,10 +38,10 @@
#define PACKAGE "file"
#define PACKAGE_BUGREPORT "christos@astron.com"
#define PACKAGE_NAME "file"
-#define PACKAGE_STRING "file 5.31"
+#define PACKAGE_STRING "file 5.32"
#define PACKAGE_TARNAME "file"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "5.31"
+#define PACKAGE_VERSION "5.32"
/* #undef TM_IN_SYS_TIME */
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
@@ -58,7 +58,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "5.31"
+#define VERSION "5.32"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1