diff options
author | Alan Modra <amodra@gmail.com> | 2006-12-04 23:00:09 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-12-04 23:00:09 +0000 |
commit | 6029d3681321e9345f5dc3ae8e436a9954116461 (patch) | |
tree | 08314e70b5629ee7e74a51349cd3da6437fe95a3 | |
parent | eb3d5f3b94495740ddeedc7282baaa2b79de99cd (diff) | |
download | gdb-6029d3681321e9345f5dc3ae8e436a9954116461.zip gdb-6029d3681321e9345f5dc3ae8e436a9954116461.tar.gz gdb-6029d3681321e9345f5dc3ae8e436a9954116461.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 806a566..6858611 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20061204 +#define BFD_VERSION_DATE 20061205 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |