aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-02-04 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2022-02-04 00:00:11 +0000
commit78110c3f7743e8177859fb03db1aeaf327a51459 (patch)
treeb5cdff3ba5de1542fa3188f139cb73fbdd94c2eb /bfd
parentdfbcbf85eafa63dd280745239eac62acd76f5081 (diff)
downloadgdb-78110c3f7743e8177859fb03db1aeaf327a51459.zip
gdb-78110c3f7743e8177859fb03db1aeaf327a51459.tar.gz
gdb-78110c3f7743e8177859fb03db1aeaf327a51459.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 46a3a23..234b413 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 20220203
+#define BFD_VERSION_DATE 20220204
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@