This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
[binutils-gdb] Automatic date update in version.in
- From: GDB Administrator <gdbadmin at sourceware dot org>
- To: bfd-cvs at sourceware dot org
- Date: 5 Mar 2019 00:00:46 -0000
- Subject: [binutils-gdb] Automatic date update in version.in
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=54c56910ee0b9280e0cb33eae00e27ca90925fc0
commit 54c56910ee0b9280e0cb33eae00e27ca90925fc0
Author: GDB Administrator <gdbadmin@sourceware.org>
Date: Tue Mar 5 00:00:26 2019 +0000
Automatic date update in version.in
Diff:
---
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bfd/version.h b/bfd/version.h
index 056f156..c522bc8 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 20190304
+#define BFD_VERSION_DATE 20190305
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@