diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-03-02 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-03-02 00:00:18 +0000 |
commit | aca6e93ecf8d628bcdc52130d8d5417954b0f1cb (patch) | |
tree | f4416fa126ee59672a488687db37c5a0f2480c02 | |
parent | c675db743ec2634f1f5f185fa8a6e73eb59447f7 (diff) | |
download | gdb-aca6e93ecf8d628bcdc52130d8d5417954b0f1cb.zip gdb-aca6e93ecf8d628bcdc52130d8d5417954b0f1cb.tar.gz gdb-aca6e93ecf8d628bcdc52130d8d5417954b0f1cb.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 7b9d944..cdc9a6d 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 20220301 +#define BFD_VERSION_DATE 20220302 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |