aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-08-06 00:00:39 +0000
committerGDB Admin <brobecker@adacore.com>2021-08-06 00:00:39 +0000
commit76e1bef3bf2340a9113a86bf345502fa7b253ccc (patch)
tree8e8ef83b3a6c0f81fec7153308177c05b52b93f0
parent91a78f327bb43211497048240a2f6b0ba1976086 (diff)
downloadgdb-76e1bef3bf2340a9113a86bf345502fa7b253ccc.zip
gdb-76e1bef3bf2340a9113a86bf345502fa7b253ccc.tar.gz
gdb-76e1bef3bf2340a9113a86bf345502fa7b253ccc.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 83f1bc1..ecc15ad 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 20210805
+#define BFD_VERSION_DATE 20210806
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@