diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2004-07-22 19:14:51 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2004-07-22 19:14:51 +0000 |
commit | 47c14ffff620706a631c84a85a69e85e56baf0c1 (patch) | |
tree | fd4432a80c102165d2691623af0267679a33c7d1 /bfd | |
parent | 9a45f1c2c473f41f4a302fd113e15b8bed612517 (diff) | |
download | gdb-47c14ffff620706a631c84a85a69e85e56baf0c1.zip gdb-47c14ffff620706a631c84a85a69e85e56baf0c1.tar.gz gdb-47c14ffff620706a631c84a85a69e85e56baf0c1.tar.bz2 |
Set BFD_VERSION_DATE to 20040722.
Diffstat (limited to 'bfd')
-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 fbff187..f786da7 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20040721 +#define BFD_VERSION_DATE 20040722 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |