aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-12-12 00:00:32 +0000
committerGDB Admin <brobecker@adacore.com>2020-12-12 00:00:32 +0000
commit8030c16ad57aaec402dba3d191c9e9d36c2b5664 (patch)
tree06371863bb5881e4d1daa8e1e0ca3381cf4f2487
parent1757dad1a5d04a609a6b99062e13d0c268b5e16e (diff)
downloadgdb-8030c16ad57aaec402dba3d191c9e9d36c2b5664.zip
gdb-8030c16ad57aaec402dba3d191c9e9d36c2b5664.tar.gz
gdb-8030c16ad57aaec402dba3d191c9e9d36c2b5664.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 ac4fb3b..67f73a1 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 20201211
+#define BFD_VERSION_DATE 20201212
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@