diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-05-03 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-05-03 00:00:18 +0000 |
commit | 84a069db6714ddcf444095ed09dbcd7404834694 (patch) | |
tree | 3eaf2d0acaf5d0892057a18edbe03ad3d6f8fed1 /bfd | |
parent | 0ee25f97d21e7d57b9fdb0dd0690638bb3d17361 (diff) | |
download | fsf-binutils-gdb-84a069db6714ddcf444095ed09dbcd7404834694.zip fsf-binutils-gdb-84a069db6714ddcf444095ed09dbcd7404834694.tar.gz fsf-binutils-gdb-84a069db6714ddcf444095ed09dbcd7404834694.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 10b53a7..7a0659e 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 20240502 +#define BFD_VERSION_DATE 20240503 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |