diff options
author | Alan Modra <amodra@gmail.com> | 2002-10-25 00:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-10-25 00:00:05 +0000 |
commit | d45496c131d23aa2b79f3bc335472f224f812bd6 (patch) | |
tree | 8cf9393988009770be1a2a3879c412826584d7c7 | |
parent | d257524c519e81ceb54d99fc9a8be57d8e374b32 (diff) | |
download | gdb-d45496c131d23aa2b79f3bc335472f224f812bd6.zip gdb-d45496c131d23aa2b79f3bc335472f224f812bd6.tar.gz gdb-d45496c131d23aa2b79f3bc335472f224f812bd6.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 7826e7c..cb9b9a4 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20021024 +#define BFD_VERSION_DATE 20021025 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |