diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-02 00:00:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-02 00:00:36 +0000 |
commit | f04f3368ac34511555b44d323cbf3ba9ee5bb439 (patch) | |
tree | d67f0344893ee5b9bc58b13186a57dee83e597e8 | |
parent | 0895f52b6d90e11b65d96389bb82b93e8759b12a (diff) | |
download | gdb-f04f3368ac34511555b44d323cbf3ba9ee5bb439.zip gdb-f04f3368ac34511555b44d323cbf3ba9ee5bb439.tar.gz gdb-f04f3368ac34511555b44d323cbf3ba9ee5bb439.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 bbdced1..cfce732 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 20221101 +#define BFD_VERSION_DATE 20221102 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |