diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-12-28 00:01:20 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-12-28 00:01:20 +0000 |
commit | 109f0429e057fb9d89810143a4fc658ccfda7783 (patch) | |
tree | f141e95852203234a130a1525c9055412dd3b7bd /bfd | |
parent | b9fdf35771b9040ae8c65d37aded64b81904fbff (diff) | |
download | gdb-109f0429e057fb9d89810143a4fc658ccfda7783.zip gdb-109f0429e057fb9d89810143a4fc658ccfda7783.tar.gz gdb-109f0429e057fb9d89810143a4fc658ccfda7783.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 9dcacc4..d10c469 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 20181227 +#define BFD_VERSION_DATE 20181228 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |