diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-09-19 00:00:45 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-09-19 00:00:45 +0000 |
commit | 48219c6a06091b873f39c64c5df12ba7ec37a2e0 (patch) | |
tree | d40b4f0cec29f2b83e2600d9d5c0a5e266875580 /bfd | |
parent | 73f1bd769a5216b3debc1025faa62a466c5a1e68 (diff) | |
download | gdb-48219c6a06091b873f39c64c5df12ba7ec37a2e0.zip gdb-48219c6a06091b873f39c64c5df12ba7ec37a2e0.tar.gz gdb-48219c6a06091b873f39c64c5df12ba7ec37a2e0.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 4fc2ecb..bb53d61 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 20180918 +#define BFD_VERSION_DATE 20180919 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |