diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-07-31 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-07-31 00:00:28 +0000 |
commit | 762f95fdc65f9fb138d77bed44d77b8fd947dc44 (patch) | |
tree | 70b7462e8be85f678a750075288c2c71013184df /bfd | |
parent | 183bccfce1bf17673bf5f3d42f3ca8daee20ac73 (diff) | |
download | gdb-762f95fdc65f9fb138d77bed44d77b8fd947dc44.zip gdb-762f95fdc65f9fb138d77bed44d77b8fd947dc44.tar.gz gdb-762f95fdc65f9fb138d77bed44d77b8fd947dc44.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 99a0c58..9726113 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 20240730 +#define BFD_VERSION_DATE 20240731 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |