diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-01-06 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-01-06 00:00:15 +0000 |
commit | 85dd67bd6dcd9ae45208bb18bcb09d0e9fafdcde (patch) | |
tree | 22c972374c1a854a7157d8cb46661bba13be8c0f | |
parent | 0814dbfbfcc9d92ce6adb42412eb555a24c756d4 (diff) | |
download | gdb-85dd67bd6dcd9ae45208bb18bcb09d0e9fafdcde.zip gdb-85dd67bd6dcd9ae45208bb18bcb09d0e9fafdcde.tar.gz gdb-85dd67bd6dcd9ae45208bb18bcb09d0e9fafdcde.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 2a31071..7f24847 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 20210105 +#define BFD_VERSION_DATE 20210106 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |