aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-12-09 00:00:44 +0000
committerGDB Admin <brobecker@adacore.com>2020-12-09 00:00:44 +0000
commit8d55943698fcded0ac108284bfac77d77c7e4859 (patch)
treea5e1e204d0b7786e4460fc72716429ef132c4dd4
parent7205c991632451378a6c700ce1e80eff865cbd78 (diff)
downloadgdb-8d55943698fcded0ac108284bfac77d77c7e4859.zip
gdb-8d55943698fcded0ac108284bfac77d77c7e4859.tar.gz
gdb-8d55943698fcded0ac108284bfac77d77c7e4859.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 c291cc3..15b3876 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 20201208
+#define BFD_VERSION_DATE 20201209
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@