diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-12-28 00:00:43 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-12-28 00:00:43 +0000 |
commit | 1ddaf334cfca50957fe33a6b23fab79a85ea1655 (patch) | |
tree | 8c9a9e6798770f70699365a625b4bb6217e1d99c | |
parent | ace206a5a5d86d8427607fd1af484689c0b23eaf (diff) | |
download | gdb-1ddaf334cfca50957fe33a6b23fab79a85ea1655.zip gdb-1ddaf334cfca50957fe33a6b23fab79a85ea1655.tar.gz gdb-1ddaf334cfca50957fe33a6b23fab79a85ea1655.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 54c7d89..82cc1c6 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 20191227 +#define BFD_VERSION_DATE 20191228 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |