diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-09-29 00:00:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-09-29 00:00:11 +0000 |
commit | f08d6b8e02a6e80e5fe30134505c530b3cf77b1c (patch) | |
tree | 50627dfe3cfad60915d817c66823acba1eb67453 /bfd | |
parent | b5572c42ccb284df2b23eaa5c4d1d2ea3fb42d5b (diff) | |
download | gdb-f08d6b8e02a6e80e5fe30134505c530b3cf77b1c.zip gdb-f08d6b8e02a6e80e5fe30134505c530b3cf77b1c.tar.gz gdb-f08d6b8e02a6e80e5fe30134505c530b3cf77b1c.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 26e0c98..e176df7 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 20210928 +#define BFD_VERSION_DATE 20210929 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |