diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-01-20 00:02:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-01-20 00:02:38 +0000 |
commit | 6b53149a41ae1e8950063e1151c3d10011b08f9b (patch) | |
tree | 007ac7e3078e09f9be96256639459a3e890a9efe | |
parent | e2e8b2d623ce001056a8c5ba3f6df520de9c680a (diff) | |
download | gdb-6b53149a41ae1e8950063e1151c3d10011b08f9b.zip gdb-6b53149a41ae1e8950063e1151c3d10011b08f9b.tar.gz gdb-6b53149a41ae1e8950063e1151c3d10011b08f9b.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 a9d8ce4..d10db2b 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 20190119 +#define BFD_VERSION_DATE 20190120 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |