diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-08-11 00:01:57 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-08-11 00:01:57 +0000 |
commit | 9e9a6204f85dba924a2cff5e5160a5a7753e1ea5 (patch) | |
tree | a8eee29cd239ab82a611e7fe455cc3bda97c9af6 | |
parent | bdc3a4bae6271510f829e90ea68297f20de7138b (diff) | |
download | gdb-9e9a6204f85dba924a2cff5e5160a5a7753e1ea5.zip gdb-9e9a6204f85dba924a2cff5e5160a5a7753e1ea5.tar.gz gdb-9e9a6204f85dba924a2cff5e5160a5a7753e1ea5.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 b5c783f..e8879ed 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 20240810 +#define BFD_VERSION_DATE 20240811 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |