diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-01-03 00:00:39 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-01-03 00:00:39 +0000 |
commit | 6687b129bcfada5ee26e5c34101d21d32ab8c3b0 (patch) | |
tree | b0ce56fa76a680bfa90d02d2b6c909364b782e52 | |
parent | 6655dba246bd164d953fe220a0e3d4eed85bb268 (diff) | |
download | gdb-6687b129bcfada5ee26e5c34101d21d32ab8c3b0.zip gdb-6687b129bcfada5ee26e5c34101d21d32ab8c3b0.tar.gz gdb-6687b129bcfada5ee26e5c34101d21d32ab8c3b0.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 95b70cd..eab4edb 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 20200102 +#define BFD_VERSION_DATE 20200103 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |