aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2015-01-05 16:29:39 +0000
committerWill Newton <will.newton@linaro.org>2015-01-05 16:29:39 +0000
commitd5b498497ea1a84bdaeebc9bd5af48cee8ab300c (patch)
tree01003411de8fb7378210ffa345f1f9123f186a55
parent957e42d0e11cfb64bff26c404330eb2cbbd9d2b1 (diff)
bfd/version.h: Bump version
-rw-r--r--bfd/ChangeLog.linaro4
-rw-r--r--bfd/version.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog.linaro b/bfd/ChangeLog.linaro
index 79c2832676..685a8ae464 100644
--- a/bfd/ChangeLog.linaro
+++ b/bfd/ChangeLog.linaro
@@ -1,5 +1,9 @@
2015-01-05 Will Newton <will.newton@linaro.org>
+ * version.h: Bump VERSION.
+
+2015-01-05 Will Newton <will.newton@linaro.org>
+
Linaro binutils 2.25-2015.01-1 released.
* version.h: Update VERSION.
diff --git a/bfd/version.h b/bfd/version.h
index a2abe44a0f..bd20c33cd3 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@