This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
[binutils-gdb/gdb-8.2-branch] Automatic date update in version.in
- From: GDB Administrator <gdbadmin at sourceware dot org>
- To: bfd-cvs at sourceware dot org
- Date: 18 Jan 2019 00:01:49 -0000
- Subject: [binutils-gdb/gdb-8.2-branch] Automatic date update in version.in
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7438306a469c70fe6c22eb985d47d0af9b684934
commit 7438306a469c70fe6c22eb985d47d0af9b684934
Author: GDB Administrator <gdbadmin@sourceware.org>
Date: Fri Jan 18 00:01:41 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 cbd30b4..bf45717 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 20190117
+#define BFD_VERSION_DATE 20190118
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@