aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-12-04 00:00:48 +0000
committerGDB Admin <brobecker@adacore.com>2020-12-04 00:00:48 +0000
commit774f775cade49e3bf43266af102e76dbaba98e8a (patch)
treed46bc87dc99ec548a6882184219532ede1369c9d
parenta2e9100aa8c62c7f75cb3f3084bccf2881d7d2fe (diff)
downloadgdb-774f775cade49e3bf43266af102e76dbaba98e8a.zip
gdb-774f775cade49e3bf43266af102e76dbaba98e8a.tar.gz
gdb-774f775cade49e3bf43266af102e76dbaba98e8a.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 d2573b2..e6442bc 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 20201203
+#define BFD_VERSION_DATE 20201204
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@