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: 23 Jan 2019 00:00:41 -0000
- Subject: [binutils-gdb] Automatic date update in version.in
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2e8db3703b19c89e33b7eee633b0b0f1a79a5614
commit 2e8db3703b19c89e33b7eee633b0b0f1a79a5614
Author: GDB Administrator <gdbadmin@sourceware.org>
Date: Wed Jan 23 00:00:31 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 38bee25..90703a2 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 20190122
+#define BFD_VERSION_DATE 20190123
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@