diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-01-05 00:01:41 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-01-05 00:01:41 +0000 |
commit | 49d511295b6703430574b5fea2243ace2b707fcd (patch) | |
tree | 3bda91207676ed1b2a66e2959bda98e070dda390 | |
parent | 17fda593b86949db9bb221830c94cea2875ceffc (diff) | |
download | gdb-49d511295b6703430574b5fea2243ace2b707fcd.zip gdb-49d511295b6703430574b5fea2243ace2b707fcd.tar.gz gdb-49d511295b6703430574b5fea2243ace2b707fcd.tar.bz2 |
Automatic date update in version.in
-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 4f8e6fa..dc196aea 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 20190104 +#define BFD_VERSION_DATE 20190105 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |