diff options
author | Alan Modra <amodra@bigpond.net.au> | 2008-03-12 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2008-03-12 23:00:05 +0000 |
commit | 0f89d03a08711f3ef72514304d1713185e804416 (patch) | |
tree | 35bafdc48df3b42985d5c0e24cc6847a31504717 | |
parent | 7deca9011aeb46c7651902fad301475b07b40db8 (diff) | |
download | gdb-0f89d03a08711f3ef72514304d1713185e804416.tar.gz |
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 2fe27d8bc92..b5ee2601ea8 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20080312 +#define BFD_VERSION_DATE 20080313 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |