diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-04-12 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-04-12 00:00:26 +0000 |
commit | 3822612df0694cc07597e534fa73b34aa2540812 (patch) | |
tree | 51b38c8eac212c3bbd66a7a5e7bb217f429bf3a5 | |
parent | a9158a863c18545634cb0f0462b326aeca30634c (diff) | |
download | gdb-3822612df0694cc07597e534fa73b34aa2540812.zip gdb-3822612df0694cc07597e534fa73b34aa2540812.tar.gz gdb-3822612df0694cc07597e534fa73b34aa2540812.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 b9f9569..09c97fd 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 20190411 +#define BFD_VERSION_DATE 20190412 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |