diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-11-25 00:01:25 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-11-25 00:01:25 +0000 |
commit | bb31d44bb1a1594ebe0011d652574a6b4a852080 (patch) | |
tree | a235ad8b0b1609e3dd85ac2c0e9bb68a6235a3e7 /bfd | |
parent | 5446094655df842abb4ababac39f34c6342e8da3 (diff) | |
download | gdb-bb31d44bb1a1594ebe0011d652574a6b4a852080.zip gdb-bb31d44bb1a1594ebe0011d652574a6b4a852080.tar.gz gdb-bb31d44bb1a1594ebe0011d652574a6b4a852080.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 459729c..7d48265 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 20181124 +#define BFD_VERSION_DATE 20181125 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |