diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-12-01 00:01:32 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-12-01 00:01:32 +0000 |
commit | c51067afea9187a3d234cd3d9b2e030162ba1c3e (patch) | |
tree | a1813e7b3f4222a45cba6729adc4efe4299217ed | |
parent | 08646845b0d141fd95637a3cc3cfbba5817ff6af (diff) | |
download | binutils-c51067afea9187a3d234cd3d9b2e030162ba1c3e.zip binutils-c51067afea9187a3d234cd3d9b2e030162ba1c3e.tar.gz binutils-c51067afea9187a3d234cd3d9b2e030162ba1c3e.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 7f42a96..a3f9c46 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 20191130 +#define BFD_VERSION_DATE 20191201 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |