diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-12-21 00:00:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-12-21 00:00:19 +0000 |
commit | d77a3144958c8370a46cf17a87ee3c9081da9038 (patch) | |
tree | bc5fc140a56667759dd396d52c708ec107468034 | |
parent | fb2ded33c1e519659743047ed7817166545b6d91 (diff) | |
download | gdb-d77a3144958c8370a46cf17a87ee3c9081da9038.zip gdb-d77a3144958c8370a46cf17a87ee3c9081da9038.tar.gz gdb-d77a3144958c8370a46cf17a87ee3c9081da9038.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 1277ccc..1c1430a 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 20241220 +#define BFD_VERSION_DATE 20241221 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |