diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-02-10 00:00:30 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-02-10 00:00:30 +0000 |
commit | a6740d29a063caa3699cd97305ffcc5cbf2ae9e1 (patch) | |
tree | 12bd5f4ea16976c972f0354a8cc492ea19a33799 /bfd | |
parent | 2e9276136b1c2f54e01a921b3911e40297f16938 (diff) | |
download | gdb-a6740d29a063caa3699cd97305ffcc5cbf2ae9e1.zip gdb-a6740d29a063caa3699cd97305ffcc5cbf2ae9e1.tar.gz gdb-a6740d29a063caa3699cd97305ffcc5cbf2ae9e1.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 2078252..0b4097c 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 20200209 +#define BFD_VERSION_DATE 20200210 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |