From 020a33da8d9de01aadec35f5f4b3e2d317eac71b Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 10 Feb 2022 14:11:23 -0800 Subject: binutils: Update to 2.38 --- pkg/binutils/bfd/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkg/binutils/bfd') diff --git a/pkg/binutils/bfd/config.h b/pkg/binutils/bfd/config.h index 5a285e64..bd291917 100644 --- a/pkg/binutils/bfd/config.h +++ b/pkg/binutils/bfd/config.h @@ -77,10 +77,10 @@ #define PACKAGE "bfd" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "bfd" -#define PACKAGE_STRING "bfd 2.37" +#define PACKAGE_STRING "bfd 2.38" #define PACKAGE_TARNAME "bfd" #define PACKAGE_URL "" -#define PACKAGE_VERSION "2.37" +#define PACKAGE_VERSION "2.38" #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 @@ -108,7 +108,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "2.37" +#define VERSION "2.38" #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif -- cgit v1.2.3