diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-04-14 00:00:51 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-04-14 00:00:51 +0000 |
commit | 54be2d2c95e34ef189da501fc78efd54bd3801fe (patch) | |
tree | daaba6de82417dc236f94a60ab9203b7ab6dadca | |
parent | 34146764750acc26f0e983785e7aef01ead1860e (diff) | |
download | gdb-54be2d2c95e34ef189da501fc78efd54bd3801fe.zip gdb-54be2d2c95e34ef189da501fc78efd54bd3801fe.tar.gz gdb-54be2d2c95e34ef189da501fc78efd54bd3801fe.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 99b668d..256a9f1 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 20220413 +#define BFD_VERSION_DATE 20220414 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |