diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-09-03 00:00:48 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-09-03 00:00:48 +0000 |
commit | ec8da87a225ae9f86cf47765bcc56d6afa30d835 (patch) | |
tree | fe9ecf8c98907b70620b0d14cdb15ab4070f3a1a | |
parent | 23a29771e0a435fe7fb3df00ae2feefb38557f44 (diff) | |
download | gdb-ec8da87a225ae9f86cf47765bcc56d6afa30d835.zip gdb-ec8da87a225ae9f86cf47765bcc56d6afa30d835.tar.gz gdb-ec8da87a225ae9f86cf47765bcc56d6afa30d835.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 e8d80fc..df5013ea 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -16,7 +16,7 @@ In releases, the date is not included in either version strings or sonames. */ -#define BFD_VERSION_DATE 20180902 +#define BFD_VERSION_DATE 20180903 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |