aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-12-08 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2021-12-08 00:00:15 +0000
commitabca192fed507de150e04d2173f4c3531d0c6d92 (patch)
tree0d5a87ae0f1a0a90284ec0c687c81e2cea3bf1d1 /bfd
parentc0390cb8c10d809d5abf86b190aa6f59f2891b28 (diff)
downloadgdb-abca192fed507de150e04d2173f4c3531d0c6d92.zip
gdb-abca192fed507de150e04d2173f4c3531d0c6d92.tar.gz
gdb-abca192fed507de150e04d2173f4c3531d0c6d92.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 ae41150..c528d7f 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 20211207
+#define BFD_VERSION_DATE 20211208
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@