diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-29 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-29 00:00:38 +0000 |
commit | cb6780e38d0a481e3d487fc331aeef3950bb08a9 (patch) | |
tree | 5d48f9aef859a8506da7adf2710476e5a53dc436 | |
parent | a2add1757e457d927e48c9937f2c4b53e7b3bb20 (diff) | |
download | gdb-cb6780e38d0a481e3d487fc331aeef3950bb08a9.zip gdb-cb6780e38d0a481e3d487fc331aeef3950bb08a9.tar.gz gdb-cb6780e38d0a481e3d487fc331aeef3950bb08a9.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 27343df..1c6b8ef 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 20220928 +#define BFD_VERSION_DATE 20220929 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |