diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-06-17 00:00:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-06-17 00:00:16 +0000 |
commit | 97032db708aa116191269ddbe51fe032e86742b7 (patch) | |
tree | 4300c42595767941cf09e9c65f82384ab84ca59c | |
parent | f0d49de4be0ba22457f19c96ec2cfa787da5b507 (diff) | |
download | gdb-97032db708aa116191269ddbe51fe032e86742b7.zip gdb-97032db708aa116191269ddbe51fe032e86742b7.tar.gz gdb-97032db708aa116191269ddbe51fe032e86742b7.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 d98dded..3fb3620 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 20220616 +#define BFD_VERSION_DATE 20220617 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |