diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-07-13 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-07-13 00:00:09 +0000 |
commit | c9e7dfb64f8c8a6fe4788b15b23b709f87827a39 (patch) | |
tree | d412d58d95fa3b475d8f4d341ba6728716dc5c80 /bfd | |
parent | ef744040b49e92ecd3de3ae3b94c8f85020111c3 (diff) | |
download | gdb-c9e7dfb64f8c8a6fe4788b15b23b709f87827a39.zip gdb-c9e7dfb64f8c8a6fe4788b15b23b709f87827a39.tar.gz gdb-c9e7dfb64f8c8a6fe4788b15b23b709f87827a39.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 dc1aa69..78154a4 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 20210712 +#define BFD_VERSION_DATE 20210713 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |