From 83038fc57e769186397a3aa9724cf8efeec32b7b Mon Sep 17 00:00:00 2001 From: Will Newton Date: Mon, 5 Jan 2015 15:53:23 +0000 Subject: [PATCH] bfd/version.h: Update version for 2.25 2015.01 release --- bfd/ChangeLog.linaro | 6 ++++++ bfd/version.h | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 bfd/ChangeLog.linaro diff --git a/bfd/ChangeLog.linaro b/bfd/ChangeLog.linaro new file mode 100644 index 00000000000..db92031000f --- /dev/null +++ b/bfd/ChangeLog.linaro @@ -0,0 +1,6 @@ +2015-01-05 Will Newton + + Linaro binutils 2.25-2015.01 releaseed. + + * version.h: Update VERSION. + diff --git a/bfd/version.h b/bfd/version.h index 049a77eee8a..3154f29c1dc 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ #define BFD_VERSION_DATE 20150105 #define BFD_VERSION @bfd_version@ -#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ +#define BFD_VERSION_STRING @bfd_version_package@ "Linaro 2015.01 " @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ -- 2.47.3