diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-11-28 00:00:20 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-11-28 00:00:20 +0000 |
commit | b921626516059fc96e6930a2e7a9f6d66357667e (patch) | |
tree | f70a551ba1e63b36aa68399db245be131049a104 | |
parent | 351259211aa638e02e2962223c87e4aced1010e4 (diff) | |
download | gdb-b921626516059fc96e6930a2e7a9f6d66357667e.zip gdb-b921626516059fc96e6930a2e7a9f6d66357667e.tar.gz gdb-b921626516059fc96e6930a2e7a9f6d66357667e.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 e0ddf5e..5cc1105 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 20191127 +#define BFD_VERSION_DATE 20191128 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |