diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-09-11 00:00:52 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-09-11 00:00:52 +0000 |
commit | c0934311c7d1275cfab63df6472c860b9a746621 (patch) | |
tree | 73d6ccc4437fafa5251f90e39fd152f63d218520 /bfd | |
parent | e2fc52e745757a11f7a4a256984cabbe5474f55a (diff) | |
download | fsf-binutils-gdb-c0934311c7d1275cfab63df6472c860b9a746621.zip fsf-binutils-gdb-c0934311c7d1275cfab63df6472c860b9a746621.tar.gz fsf-binutils-gdb-c0934311c7d1275cfab63df6472c860b9a746621.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 5ed7a34..80eeeda 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 20180910 +#define BFD_VERSION_DATE 20180911 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |