aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2011-11-18 23:00:10 +0000
committerAlan Modra <amodra@gmail.com>2011-11-18 23:00:10 +0000
commitd35869f0b15a907c4fdce758ad0c913c659f8f1b (patch)
treea6323788944bf8311f38a7f92654e27c59e395b5
parent7db542e9a0cb9f0d6d1d4fb06e7f99f415138a10 (diff)
downloadgdb-d35869f0b15a907c4fdce758ad0c913c659f8f1b.zip
gdb-d35869f0b15a907c4fdce758ad0c913c659f8f1b.tar.gz
gdb-d35869f0b15a907c4fdce758ad0c913c659f8f1b.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 88f0af5..743bf66 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -1,4 +1,4 @@
-#define BFD_VERSION_DATE 20111118
+#define BFD_VERSION_DATE 20111119
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@