diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-04-14 00:00:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-04-14 00:00:11 +0000 |
commit | b1f1b4decbb40d441ad7a31f2831aee792767fa6 (patch) | |
tree | c96cd958933a5711b70690d6169d37cd24a6c1ec /bfd | |
parent | 73944e9f6317fa826044d79a6c15ea4448270ee8 (diff) | |
download | gdb-b1f1b4decbb40d441ad7a31f2831aee792767fa6.zip gdb-b1f1b4decbb40d441ad7a31f2831aee792767fa6.tar.gz gdb-b1f1b4decbb40d441ad7a31f2831aee792767fa6.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 758bec8..3e9be5c 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 20200413 +#define BFD_VERSION_DATE 20200414 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |