diff options
author | Alan Modra <amodra@gmail.com> | 2006-03-18 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-03-18 23:00:05 +0000 |
commit | 502dfc016afcbb10906989c3bc61111d018700ff (patch) | |
tree | 70a46b445b66594492bb4261290f110509e4d427 | |
parent | af7cfa33110281ead35546652bda2ed167b44805 (diff) | |
download | gdb-502dfc016afcbb10906989c3bc61111d018700ff.zip gdb-502dfc016afcbb10906989c3bc61111d018700ff.tar.gz gdb-502dfc016afcbb10906989c3bc61111d018700ff.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 268e5d3..d3f7782 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20060318 +#define BFD_VERSION_DATE 20060319 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |