diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-04-30 00:00:32 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-04-30 00:00:32 +0000 |
commit | 425050ff8dd355e315fa612f25c9588f9cd55a1a (patch) | |
tree | 1d23321584dd1649d9d3bde77911401e47ca32e9 /bfd | |
parent | e28b63a989caffa4a6fba1aaf0d8992b37d13da8 (diff) | |
download | gdb-425050ff8dd355e315fa612f25c9588f9cd55a1a.zip gdb-425050ff8dd355e315fa612f25c9588f9cd55a1a.tar.gz gdb-425050ff8dd355e315fa612f25c9588f9cd55a1a.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 1e38e2c..5f68d0d 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 20180429 +#define BFD_VERSION_DATE 20180430 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |