[PATCH 1/7] Automatic date update in version.in

Joel Brobecker brobecker@adacore.com
Wed Jan 1 06:28:00 GMT 2020


From: GDB Administrator <gdbadmin@sourceware.org>

---
 bfd/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bfd/version.h b/bfd/version.h
index 3674fb5fe13..9132e6eeb03 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 20191231
+#define BFD_VERSION_DATE 20200101
 #define BFD_VERSION @bfd_version@
 #define BFD_VERSION_STRING  @bfd_version_package@ @bfd_version_string@
 #define REPORT_BUGS_TO @report_bugs_to@
-- 
2.17.1



More information about the Gdb-patches mailing list