diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-01-29 00:00:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-01-29 00:00:13 +0000 |
commit | d1b55b91df48f26a8541646bb88231ad5b9a0832 (patch) | |
tree | 1cdbe53254c135051ca2c6c4899928909beced44 | |
parent | 5f51e2f2c37b7df51f75db791c255a4efdd04f4f (diff) | |
download | gdb-d1b55b91df48f26a8541646bb88231ad5b9a0832.zip gdb-d1b55b91df48f26a8541646bb88231ad5b9a0832.tar.gz gdb-d1b55b91df48f26a8541646bb88231ad5b9a0832.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 441ff4b..b46eebf 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 20250128 +#define BFD_VERSION_DATE 20250129 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |