diff options
author | Alan Modra <amodra@gmail.com> | 2006-05-04 00:00:16 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-05-04 00:00:16 +0000 |
commit | 69f61684203ccba5542fc8c2374adb1d18c19524 (patch) | |
tree | 472693918b1544374d910a81cf30833f90a9d567 | |
parent | 906a00b04bb98ff7fd70a997d38cf7caa3b1152d (diff) | |
download | gdb-69f61684203ccba5542fc8c2374adb1d18c19524.zip gdb-69f61684203ccba5542fc8c2374adb1d18c19524.tar.gz gdb-69f61684203ccba5542fc8c2374adb1d18c19524.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 48c7eb5..344697c 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20060503 +#define BFD_VERSION_DATE 20060504 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |