diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-04-23 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-04-23 00:00:15 +0000 |
commit | ae6a3f81a178760dc2e1dafcb680b69dc4be9a92 (patch) | |
tree | be1057bbfb84cfc38d4e1e0b5e4b1e05ea4baa62 | |
parent | a87caa6d523e573ab71694233a7501c6b5b5b9f7 (diff) | |
download | gdb-ae6a3f81a178760dc2e1dafcb680b69dc4be9a92.zip gdb-ae6a3f81a178760dc2e1dafcb680b69dc4be9a92.tar.gz gdb-ae6a3f81a178760dc2e1dafcb680b69dc4be9a92.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 2e90c25..78f6ae5 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 20210422 +#define BFD_VERSION_DATE 20210423 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |