summaryrefslogtreecommitdiff
path: root/pkg/binutils/bfd
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-09-21 01:32:04 -0700
committerMichael Forney <mforney@mforney.org>2020-09-22 15:00:17 -0700
commit530cd49c73ecdec161269b62e85b3d60e301b301 (patch)
treec3f097b8b3aa5610eced4243ca6b7f8c1f29d257 /pkg/binutils/bfd
parent195d6e586d1a49caf0b9b8e42c3f378c3095ffd4 (diff)
binutils: Update to 2.35.1
Diffstat (limited to 'pkg/binutils/bfd')
-rw-r--r--pkg/binutils/bfd/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/binutils/bfd/config.h b/pkg/binutils/bfd/config.h
index e0dcc394..4916af54 100644
--- a/pkg/binutils/bfd/config.h
+++ b/pkg/binutils/bfd/config.h
@@ -96,10 +96,10 @@
#define PACKAGE "bfd"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "bfd"
-#define PACKAGE_STRING "bfd 2.35"
+#define PACKAGE_STRING "bfd 2.35.1"
#define PACKAGE_TARNAME "bfd"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.35"
+#define PACKAGE_VERSION "2.35.1"
/* #undef SIZEOF_CHAR */
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
@@ -131,7 +131,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.35"
+#define VERSION "2.35.1"
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif