diff options
author | Alan Modra <amodra@gmail.com> | 2006-05-01 00:00:13 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-05-01 00:00:13 +0000 |
commit | 8bf3cc1ab11ce222804b2fe709c8352549ec5f18 (patch) | |
tree | a00777c0e7fba0f7e630d3b2492967fcfb5c102f | |
parent | 875652d82ed686dad0ce9ac023f9b904402c19aa (diff) | |
download | gdb-8bf3cc1ab11ce222804b2fe709c8352549ec5f18.zip gdb-8bf3cc1ab11ce222804b2fe709c8352549ec5f18.tar.gz gdb-8bf3cc1ab11ce222804b2fe709c8352549ec5f18.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 50d7a96..73eabbe 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20060430 +#define BFD_VERSION_DATE 20060501 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |