diff options
author | Alan Modra <amodra@gmail.com> | 2003-12-07 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-12-07 23:00:05 +0000 |
commit | 424d6be11ceb8bf5bce2663a2eedd2815e5b2cfc (patch) | |
tree | 55e9ffbf20fa51b6c219bfa92d46e9f4c66e5391 | |
parent | 258e658f8bce777a0f2affd6a99c3dd9735bc99d (diff) | |
download | gdb-424d6be11ceb8bf5bce2663a2eedd2815e5b2cfc.zip gdb-424d6be11ceb8bf5bce2663a2eedd2815e5b2cfc.tar.gz gdb-424d6be11ceb8bf5bce2663a2eedd2815e5b2cfc.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 63913c2..031f9d1 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20031207 +#define BFD_VERSION_DATE 20031208 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |