diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-08-12 00:00:37 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-08-12 00:00:37 +0000 |
commit | 616fad7313300ba0ac61357b6af889272b7e0b86 (patch) | |
tree | 36c449652f9d3cac80285e39f007259980b6bd22 | |
parent | 6151c1d1894820a535c6c0dcbed45d935abd4908 (diff) | |
download | gdb-616fad7313300ba0ac61357b6af889272b7e0b86.zip gdb-616fad7313300ba0ac61357b6af889272b7e0b86.tar.gz gdb-616fad7313300ba0ac61357b6af889272b7e0b86.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 55d5b4b..5288272 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 20230811 +#define BFD_VERSION_DATE 20230812 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |