diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-08-19 00:00:56 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-08-19 00:00:56 +0000 |
commit | 8f1a907b47bdb53496cb0b0a263bb07381a6e99f (patch) | |
tree | 485bc37de62938eec3dde9b2c4c90953303329ac | |
parent | 89c2f0e5275e6aad9ac6c1dcec224baa395a1b59 (diff) | |
download | gdb-8f1a907b47bdb53496cb0b0a263bb07381a6e99f.zip gdb-8f1a907b47bdb53496cb0b0a263bb07381a6e99f.tar.gz gdb-8f1a907b47bdb53496cb0b0a263bb07381a6e99f.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 d01116c..b1ebcbd 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 20210818 +#define BFD_VERSION_DATE 20210819 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |