diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-21 00:01:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-21 00:01:33 +0000 |
commit | f0e07aff4624f216518df9b59bbd9dca63116649 (patch) | |
tree | 05a1dd1d14560f08b9f2ccc17f9a4aade578318a | |
parent | 011a2b5aa133bdf9db499a6a88e5c85caa63196b (diff) | |
download | gdb-f0e07aff4624f216518df9b59bbd9dca63116649.zip gdb-f0e07aff4624f216518df9b59bbd9dca63116649.tar.gz gdb-f0e07aff4624f216518df9b59bbd9dca63116649.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 c605062..e4854ce 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 20221120 +#define BFD_VERSION_DATE 20221121 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |