diff options
author | Alan Modra <amodra@gmail.com> | 2006-12-13 23:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-12-13 23:00:05 +0000 |
commit | 98cbf3a392f5dd03b3593c20fb9d1573ce73ca11 (patch) | |
tree | 190a079c0a2db4f8d4f66104328766fe3e36e247 | |
parent | 6f7c8fc2c5dbc4d526833c8be993a6d035c7e63b (diff) | |
download | gdb-98cbf3a392f5dd03b3593c20fb9d1573ce73ca11.zip gdb-98cbf3a392f5dd03b3593c20fb9d1573ce73ca11.tar.gz gdb-98cbf3a392f5dd03b3593c20fb9d1573ce73ca11.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 17cedab..a283091 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20061213 +#define BFD_VERSION_DATE 20061214 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |