diff options
author | Alan Modra <amodra@gmail.com> | 2013-04-21 00:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2013-04-21 00:00:05 +0000 |
commit | f6ac2e48e497880014ef0be18f4a0c7277750811 (patch) | |
tree | 0fcf70b644c395e84df724f8a7ffa7f7e4c847f8 | |
parent | 8b4833e358f07bd8e3597e54d37a6d0238aa3861 (diff) | |
download | fsf-binutils-gdb-f6ac2e48e497880014ef0be18f4a0c7277750811.zip fsf-binutils-gdb-f6ac2e48e497880014ef0be18f4a0c7277750811.tar.gz fsf-binutils-gdb-f6ac2e48e497880014ef0be18f4a0c7277750811.tar.bz2 |
daily update
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index 67a87ad..33424d9 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20130420 +#define BFD_VERSION_DATE 20130421 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |