aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-29 00:01:22 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-29 00:01:22 +0000
commit00c8db634a0b4c89343c919e6ff5ac1a7451326b (patch)
tree6c20b3eddd7dba72d3d343f217e955eaf90f3621
parent3b8bb00891e7e17ba7664ab48e77e3d7d14b7fb1 (diff)
downloadfsf-binutils-gdb-00c8db634a0b4c89343c919e6ff5ac1a7451326b.zip
fsf-binutils-gdb-00c8db634a0b4c89343c919e6ff5ac1a7451326b.tar.gz
fsf-binutils-gdb-00c8db634a0b4c89343c919e6ff5ac1a7451326b.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 97d51dd..af52e5f 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 20221228
+#define BFD_VERSION_DATE 20221229
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@