diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-01-28 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-01-28 00:00:08 +0000 |
commit | 3dfc29463ae08a45adb6f1f7bb2a5232c1a33151 (patch) | |
tree | b3d26810d1510b471aec08dd432427fb1f4d99db /bfd | |
parent | e0f17bb4c7f44d928809b44530ba7d9c827b4710 (diff) | |
download | gdb-3dfc29463ae08a45adb6f1f7bb2a5232c1a33151.zip gdb-3dfc29463ae08a45adb6f1f7bb2a5232c1a33151.tar.gz gdb-3dfc29463ae08a45adb6f1f7bb2a5232c1a33151.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 b3e5de4..c86a3ba 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 20240127 +#define BFD_VERSION_DATE 20240128 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |