diff options
author | Alan Modra <amodra@gmail.com> | 2005-08-01 00:00:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-08-01 00:00:06 +0000 |
commit | c2dde2c9c92da83d3b055a4dd9978848db01a054 (patch) | |
tree | be6fdd5b4b6d303daeffea9b630b76513e830c65 | |
parent | 1ef70d03a1cb3f24fee68df15370f97ed1aae556 (diff) | |
download | gdb-c2dde2c9c92da83d3b055a4dd9978848db01a054.zip gdb-c2dde2c9c92da83d3b055a4dd9978848db01a054.tar.gz gdb-c2dde2c9c92da83d3b055a4dd9978848db01a054.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 8916cf3..772bc1f 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20050731 +#define BFD_VERSION_DATE 20050801 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |