diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-10 00:00:54 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-10 00:00:54 +0000 |
commit | 6bb67f8722110b12a32d3d99bea26bc2eaaee1a1 (patch) | |
tree | 1015d383326dde0d84120d1e9ec23a79b322f584 | |
parent | ea6b1f429f6ec83e42921e2c0671b81ac813d358 (diff) | |
download | gdb-6bb67f8722110b12a32d3d99bea26bc2eaaee1a1.zip gdb-6bb67f8722110b12a32d3d99bea26bc2eaaee1a1.tar.gz gdb-6bb67f8722110b12a32d3d99bea26bc2eaaee1a1.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 9e88f04..3d8b6cc 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 20240909 +#define BFD_VERSION_DATE 20240910 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |