diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-04-20 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-04-20 00:00:21 +0000 |
commit | 4884b57f24fca3d3abf73515e09a3917ed4f356c (patch) | |
tree | 29375673e55441c8f8bd5a8f788935f3fcfe888d | |
parent | fb8819867993ee942aacd8ea6d5027b16cecda48 (diff) | |
download | gdb-4884b57f24fca3d3abf73515e09a3917ed4f356c.zip gdb-4884b57f24fca3d3abf73515e09a3917ed4f356c.tar.gz gdb-4884b57f24fca3d3abf73515e09a3917ed4f356c.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 8609d7c..57c072f 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 20190419 +#define BFD_VERSION_DATE 20190420 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |