summaryrefslogtreecommitdiff
path: root/pkg/file/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-08-10 18:03:04 -0700
committerMichael Forney <mforney@mforney.org>2018-08-11 17:54:14 -0700
commitd3a6844ca3d367c1230845dd0f0cde84307f7734 (patch)
treefa855b52bfc20eba9693b31397c74d87d39fa05c /pkg/file/config.h
parent3de31c432083bf935cf37b287470fa2175dd434d (diff)
file: Update to 5.34
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 0987b14f..333ed514 100644
--- a/pkg/file/config.h
+++ b/pkg/file/config.h
@@ -88,10 +88,10 @@
#define PACKAGE "file"
#define PACKAGE_BUGREPORT "christos@astron.com"
#define PACKAGE_NAME "file"
-#define PACKAGE_STRING "file 5.33"
+#define PACKAGE_STRING "file 5.34"
#define PACKAGE_TARNAME "file"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "5.33"
+#define PACKAGE_VERSION "5.34"
#define STDC_HEADERS 1
/* #undef TM_IN_SYS_TIME */
#ifndef _ALL_SOURCE
@@ -109,7 +109,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "5.33"
+#define VERSION "5.34"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1