aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-03-06 23:00:04 +0000
committerAlan Modra <amodra@gmail.com>2012-03-06 23:00:04 +0000
commit9f3bdf60f97e0d6745fbae99d1af4d38aa8409d3 (patch)
tree18d8f66abede56acc37638a4edf1768e1224d496 /bfd
parent * mi/mi-cmd-break.c: Enforce coding standards, fix comments. (diff)
downloadbinutils-gdb-9f3bdf60f97e0d6745fbae99d1af4d38aa8409d3.tar.gz
binutils-gdb-9f3bdf60f97e0d6745fbae99d1af4d38aa8409d3.tar.bz2
binutils-gdb-9f3bdf60f97e0d6745fbae99d1af4d38aa8409d3.zip
daily update
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 189f786f89f..bdd6c2a81c4 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20120306
+#define BFD_VERSION_DATE 20120307
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@