aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-01-23 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2021-01-23 00:00:35 +0000
commit33e5330bec413465b4cd904b3adf9008a0291b2f (patch)
tree9b60599c962c2f2f09e3f5cebe58ab448b8ec98f
parentAutomatic date update in version.in (diff)
downloadbinutils-gdb-33e5330bec413465b4cd904b3adf9008a0291b2f.tar.gz
binutils-gdb-33e5330bec413465b4cd904b3adf9008a0291b2f.tar.bz2
binutils-gdb-33e5330bec413465b4cd904b3adf9008a0291b2f.zip
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 5c820d097fb..0eeea8104d9 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 20210122
+#define BFD_VERSION_DATE 20210123
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@