diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-22 00:00:57 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-22 00:00:57 +0000 |
commit | a406981ad458b58a0705d14c6c86fee0faec8ff9 (patch) | |
tree | 48f1df58416b4f247092748747e4fb115e7b5716 | |
parent | 2e43daba15bef607fbcc5d01147e5bca464be7e6 (diff) | |
download | gdb-a406981ad458b58a0705d14c6c86fee0faec8ff9.zip gdb-a406981ad458b58a0705d14c6c86fee0faec8ff9.tar.gz gdb-a406981ad458b58a0705d14c6c86fee0faec8ff9.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 e4854ce..4ce3d27 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 20221121 +#define BFD_VERSION_DATE 20221122 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |