aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-28 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-28 00:00:08 +0000
commit47ecb26f71563b119667c1289a113358f53410b0 (patch)
treef58d9c855a01d0b753524766c69f5cb1691e0115 /bfd
parent9eb71a53bf36a370e21a6fbbb21e2726f64b0fd0 (diff)
downloadgdb-47ecb26f71563b119667c1289a113358f53410b0.zip
gdb-47ecb26f71563b119667c1289a113358f53410b0.tar.gz
gdb-47ecb26f71563b119667c1289a113358f53410b0.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index a70233e..97d51dd 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 20221227
+#define BFD_VERSION_DATE 20221228
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@