diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-04-10 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-04-10 00:00:28 +0000 |
commit | 6c7c5081f01c8fc04474ff858240f1c3cd900d6e (patch) | |
tree | 582debafc71f09d20d477c6325ff53690a6f26fc | |
parent | d5f4488f09b811b0ca44e687da2acbc286d84d4a (diff) | |
download | gdb-6c7c5081f01c8fc04474ff858240f1c3cd900d6e.zip gdb-6c7c5081f01c8fc04474ff858240f1c3cd900d6e.tar.gz gdb-6c7c5081f01c8fc04474ff858240f1c3cd900d6e.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 eee3605..e2c6303 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 20180409 +#define BFD_VERSION_DATE 20180410 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |