From: Will Newton Date: Mon, 5 Jan 2015 16:29:39 +0000 (+0000) Subject: bfd/version.h: Bump version X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5b498497ea1a84bdaeebc9bd5af48cee8ab300c;p=thirdparty%2Fbinutils-gdb.git bfd/version.h: Bump version --- diff --git a/bfd/ChangeLog.linaro b/bfd/ChangeLog.linaro index 79c28326769..685a8ae4646 100644 --- a/bfd/ChangeLog.linaro +++ b/bfd/ChangeLog.linaro @@ -1,3 +1,7 @@ +2015-01-05 Will Newton + + * version.h: Bump VERSION. + 2015-01-05 Will Newton Linaro binutils 2.25-2015.01-1 released. diff --git a/bfd/version.h b/bfd/version.h index a2abe44a0ff..bd20c33cd3e 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@ "Linaro 2015.01-1 " @bfd_version_string@ +#define BFD_VERSION_STRING @bfd_version_package@ "Linaro 2015.01-2-git " @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@