diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-06 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-06 00:00:07 +0000 |
commit | a49fdb49c8d6bb2a2c2d200ea9e83ae688e67e22 (patch) | |
tree | 4ea61afec3c46906c8b15478fc31e9d75da53c8f /bfd | |
parent | b9593cb70533f28d276ab8d582dfe622aa4591d5 (diff) | |
download | fsf-binutils-gdb-a49fdb49c8d6bb2a2c2d200ea9e83ae688e67e22.zip fsf-binutils-gdb-a49fdb49c8d6bb2a2c2d200ea9e83ae688e67e22.tar.gz fsf-binutils-gdb-a49fdb49c8d6bb2a2c2d200ea9e83ae688e67e22.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 3af4240..5de984b 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 20220905 +#define BFD_VERSION_DATE 20220906 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |