From 530cd49c73ecdec161269b62e85b3d60e301b301 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 21 Sep 2020 01:32:04 -0700 Subject: binutils: Update to 2.35.1 --- pkg/binutils/opcodes/config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkg/binutils/opcodes') diff --git a/pkg/binutils/opcodes/config.h b/pkg/binutils/opcodes/config.h index 2b9a1581..1949f4ae 100644 --- a/pkg/binutils/opcodes/config.h +++ b/pkg/binutils/opcodes/config.h @@ -21,10 +21,10 @@ #define PACKAGE "opcodes" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "opcodes" -#define PACKAGE_STRING "opcodes 2.35" +#define PACKAGE_STRING "opcodes 2.35.1" #define PACKAGE_TARNAME "opcodes" #define PACKAGE_URL "" -#define PACKAGE_VERSION "2.35" +#define PACKAGE_VERSION "2.35.1" #define STDC_HEADERS 1 #define STRING_WITH_STRINGS 1 #ifndef _ALL_SOURCE @@ -42,7 +42,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "2.35" +#define VERSION "2.35.1" /* #undef _MINIX */ /* #undef _POSIX_1_SOURCE */ /* #undef _POSIX_SOURCE */ -- cgit v1.2.3