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: 18 Mar 2019 00:00:48 -0000
- Subject: [binutils-gdb] Automatic date update in version.in
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7bc0961cfec1f138a3127e8f210909aa430c425f
commit 7bc0961cfec1f138a3127e8f210909aa430c425f
Author: GDB Administrator <gdbadmin@sourceware.org>
Date: Mon Mar 18 00:00:40 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 efb5f9b..cafb0ad 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 20190317
+#define BFD_VERSION_DATE 20190318
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@