diff options
author | Alan Modra <amodra@gmail.com> | 2012-07-30 00:00:39 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-07-30 00:00:39 +0000 |
commit | 349d0983157a52e53ac079c870588d06a3901af3 (patch) | |
tree | a00d5024f1b3a744541d9db90fba1582eaafc1c8 | |
parent | 795c148ea34028dd05ff2a2584f559241f62bdc0 (diff) | |
download | gdb-349d0983157a52e53ac079c870588d06a3901af3.zip gdb-349d0983157a52e53ac079c870588d06a3901af3.tar.gz gdb-349d0983157a52e53ac079c870588d06a3901af3.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 a1991b7..2dd81ed 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20120729 +#define BFD_VERSION_DATE 20120730 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |