diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-02-21 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-02-21 00:00:15 +0000 |
commit | f9eb40677197453bc8c03889ad7e412a759563ba (patch) | |
tree | 096e4a998c046581e600f55788dbf1e8e2fc1839 | |
parent | 03c653093d7a8e096216789596186e8ce94b3faa (diff) | |
download | gdb-f9eb40677197453bc8c03889ad7e412a759563ba.zip gdb-f9eb40677197453bc8c03889ad7e412a759563ba.tar.gz gdb-f9eb40677197453bc8c03889ad7e412a759563ba.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 b665e18..0ad1885 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 20210220 +#define BFD_VERSION_DATE 20210221 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |