aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-01-25 23:00:05 +0000
committerAlan Modra <amodra@gmail.com>2013-01-25 23:00:05 +0000
commit05c7f19361c728e82343f09fbf99e9f09d7a7fe6 (patch)
treeeaf3d6ab2680da085bfafa5b82d11680fc421ad7
parent28c64fc2c0e1232b1c2b962139ca11e690e7633c (diff)
downloadgdb-05c7f19361c728e82343f09fbf99e9f09d7a7fe6.zip
gdb-05c7f19361c728e82343f09fbf99e9f09d7a7fe6.tar.gz
gdb-05c7f19361c728e82343f09fbf99e9f09d7a7fe6.tar.bz2
daily update
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index e89d2fb..bf2392e 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20130125
+#define BFD_VERSION_DATE 20130126
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@