diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-09-05 00:02:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-09-05 00:02:06 +0000 |
commit | 6644bbedcc8af6cf17c37fa024bdb17b17df596b (patch) | |
tree | 836d445f7ee6509dad9cc25cbcebf15a9a34960e | |
parent | decfa2f08c076bb5b36d6171b129f10cde3439d4 (diff) | |
download | binutils-6644bbedcc8af6cf17c37fa024bdb17b17df596b.zip binutils-6644bbedcc8af6cf17c37fa024bdb17b17df596b.tar.gz binutils-6644bbedcc8af6cf17c37fa024bdb17b17df596b.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 65de328..5e9f093 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 20190904 +#define BFD_VERSION_DATE 20190905 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |