diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-30 00:00:20 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-30 00:00:20 +0000 |
commit | d6e12e652126db4d9be04f3af874290ae930a05e (patch) | |
tree | 2b8e9767e9d85e2ea188ef7acdffa57397003dbe | |
parent | f1ca7a8663f3ffd3077f059d026d39cc0b73bd66 (diff) | |
download | gdb-d6e12e652126db4d9be04f3af874290ae930a05e.zip gdb-d6e12e652126db4d9be04f3af874290ae930a05e.tar.gz gdb-d6e12e652126db4d9be04f3af874290ae930a05e.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 0b6d8af..c14895d 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 20240929 +#define BFD_VERSION_DATE 20240930 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |