diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-29 00:01:03 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-29 00:01:03 +0000 |
commit | d4cd4f99c3d37d92029bb7f3140eaa5d007a69f6 (patch) | |
tree | 8fcbbe61ccbcbc90abbfb9bb01a90004ac016411 | |
parent | d2f46efeee33cdce230a3b8876ea1c3704c95ee2 (diff) | |
download | gdb-d4cd4f99c3d37d92029bb7f3140eaa5d007a69f6.zip gdb-d4cd4f99c3d37d92029bb7f3140eaa5d007a69f6.tar.gz gdb-d4cd4f99c3d37d92029bb7f3140eaa5d007a69f6.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 129637c..39513f7 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 20221028 +#define BFD_VERSION_DATE 20221029 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |