diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-05 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-05 23:00:05 +0000 |
commit | 486d6afcdee1b06adaeaddccec93b7302f405e4d (patch) | |
tree | cc0ad4ad40a7894497633ee680bce7470b578758 | |
parent | e219d7ceb61e05f526b8f523e10d78731fae34e2 (diff) | |
download | gdb-486d6afcdee1b06adaeaddccec93b7302f405e4d.zip gdb-486d6afcdee1b06adaeaddccec93b7302f405e4d.tar.gz gdb-486d6afcdee1b06adaeaddccec93b7302f405e4d.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 8e84dd8..b0ddfd0 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20050305 +#define BFD_VERSION_DATE 20050306 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |