diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-27 00:00:50 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-27 00:00:50 +0000 |
commit | b72f03e8d184521e99336096ed8b1b7f5002c240 (patch) | |
tree | f96e919cfa98c8a1a47e4ae2781a78240cb4e463 | |
parent | b285c25a4c538ec4fc9789731b4cd8883124d980 (diff) | |
download | gdb-b72f03e8d184521e99336096ed8b1b7f5002c240.zip gdb-b72f03e8d184521e99336096ed8b1b7f5002c240.tar.gz gdb-b72f03e8d184521e99336096ed8b1b7f5002c240.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 c71755e..2a0b566 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 20221126 +#define BFD_VERSION_DATE 20221127 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |