diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2014-12-05 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2014-12-05 00:00:08 +0000 |
commit | 82cf9cb2653b39c426f330854c64028eab4cb65d (patch) | |
tree | 08d405b9d52fba444d60c3fa5be32e676e41d97c | |
parent | 86e4ed39595933e04a9dcbc7dec18c1056c9cbe1 (diff) | |
download | gdb-82cf9cb2653b39c426f330854c64028eab4cb65d.zip gdb-82cf9cb2653b39c426f330854c64028eab4cb65d.tar.gz gdb-82cf9cb2653b39c426f330854c64028eab4cb65d.tar.bz2 |
Automatic date update in version.in
-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 1f6f8fd..d94b4c4 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20141204 +#define BFD_VERSION_DATE 20141205 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |