diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-05-03 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-05-03 00:00:07 +0000 |
commit | c69ad65744134f0c28432cc7c5204b9950f0b2c7 (patch) | |
tree | c1b2066add767f85a58d70c2b5a17e420907700a | |
parent | 8c164434186b471fc43a47055af9632c56affdcd (diff) | |
download | gdb-c69ad65744134f0c28432cc7c5204b9950f0b2c7.zip gdb-c69ad65744134f0c28432cc7c5204b9950f0b2c7.tar.gz gdb-c69ad65744134f0c28432cc7c5204b9950f0b2c7.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 b4ee56a..5c55d5c 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 20200502 +#define BFD_VERSION_DATE 20200503 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |