aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-12-21 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2020-12-21 00:00:17 +0000
commitaf40c13550dce7fdac9ef680d76ae344a160a28f (patch)
tree554d6aa31741a23d5a18dd236236f2e7f1518f49
parentbb94a43eac3662960899cdb010ec710b216408d2 (diff)
downloadgdb-af40c13550dce7fdac9ef680d76ae344a160a28f.zip
gdb-af40c13550dce7fdac9ef680d76ae344a160a28f.tar.gz
gdb-af40c13550dce7fdac9ef680d76ae344a160a28f.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 c84fded..173cd02 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 20201220
+#define BFD_VERSION_DATE 20201221
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@