diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-09-10 00:00:29 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-09-10 00:00:29 +0000 |
commit | b76c1a8361f78302d760b0f79f780193c801a724 (patch) | |
tree | 8e756ba87819d54ef74b8dc13477ae1b1dc754d9 | |
parent | 25a2915e8dba63abef6d7434114f36efeb5c09fe (diff) | |
download | gdb-b76c1a8361f78302d760b0f79f780193c801a724.zip gdb-b76c1a8361f78302d760b0f79f780193c801a724.tar.gz gdb-b76c1a8361f78302d760b0f79f780193c801a724.tar.bz2 |
Automatic date update in version.in
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index aa74ed1..64a597d 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 20190909 +#define BFD_VERSION_DATE 20190910 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |