diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-12-08 00:01:23 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-12-08 00:01:23 +0000 |
commit | b16fbdaeaea6f88d8be086eeb4a9cfa2cd0a667a (patch) | |
tree | 7ea641cf34df775e64029efaef01207538a6daf1 | |
parent | 68fb199422e6c8fe63e0c42f884d80bd077a3d9d (diff) | |
download | gdb-b16fbdaeaea6f88d8be086eeb4a9cfa2cd0a667a.zip gdb-b16fbdaeaea6f88d8be086eeb4a9cfa2cd0a667a.tar.gz gdb-b16fbdaeaea6f88d8be086eeb4a9cfa2cd0a667a.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 316cd5a..84cce2a 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 20221207 +#define BFD_VERSION_DATE 20221208 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |