summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-01-05 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2021-01-05 00:00:35 +0000
commit7ba11e9273369888f008c8b6fb6300df9e5f9afd (patch)
treefeb2f391995d27aab27573568d03b032aea849af
parentAutomatic date update in version.in (diff)
downloadbinutils-gdb-7ba11e9273369888f008c8b6fb6300df9e5f9afd.tar.gz
binutils-gdb-7ba11e9273369888f008c8b6fb6300df9e5f9afd.tar.bz2
binutils-gdb-7ba11e9273369888f008c8b6fb6300df9e5f9afd.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 7f4c9288d59..2a31071beee 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 20210104
+#define BFD_VERSION_DATE 20210105
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@