diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-01-04 00:00:50 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-01-04 00:00:50 +0000 |
commit | 2918401af849863548b74a0987c6084e0ae96b39 (patch) | |
tree | 95682786bf8fb0527defa2a7cba1eabbb9a777ae | |
parent | bd496067387a9c89a7e62bbba76e784634936932 (diff) | |
download | gdb-2918401af849863548b74a0987c6084e0ae96b39.zip gdb-2918401af849863548b74a0987c6084e0ae96b39.tar.gz gdb-2918401af849863548b74a0987c6084e0ae96b39.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 a394494..f23e61a 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20180103 +#define BFD_VERSION_DATE 20180104 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |