diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-09-11 00:00:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-09-11 00:00:13 +0000 |
commit | 580decb0249eae82e27f91aeccc653524eab943f (patch) | |
tree | 94e9fbc04774a5c23b07c2200e8eef2bd2239bfb /bfd | |
parent | c7cd291722779c9d4703ed0010388fe394c644c8 (diff) | |
download | gdb-580decb0249eae82e27f91aeccc653524eab943f.zip gdb-580decb0249eae82e27f91aeccc653524eab943f.tar.gz gdb-580decb0249eae82e27f91aeccc653524eab943f.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 0bc40cd..d7cf725 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 20200910 +#define BFD_VERSION_DATE 20200911 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |