diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-12-16 00:01:24 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-12-16 00:01:24 +0000 |
commit | b474a1c6521caf2254f664ba276b4fd2c00a27c7 (patch) | |
tree | fa7434a38fdbee6f9ce10ac5237b818180663d36 | |
parent | 3e280897de69011032aaeb4918096da1a834d502 (diff) | |
download | gdb-b474a1c6521caf2254f664ba276b4fd2c00a27c7.zip gdb-b474a1c6521caf2254f664ba276b4fd2c00a27c7.tar.gz gdb-b474a1c6521caf2254f664ba276b4fd2c00a27c7.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 7a172cf..d0ca623 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 20241215 +#define BFD_VERSION_DATE 20241216 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |