diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-01-13 00:03:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-01-13 00:03:07 +0000 |
commit | f21cd81c3fe4740a9784aae7b5020e8c0550f09c (patch) | |
tree | 8a048b479d0c66bc84ccd31a1cc61db2fac7275e | |
parent | 9e4da51ca5c3811f91c8ba1713be6eda3ca548a2 (diff) | |
download | gdb-f21cd81c3fe4740a9784aae7b5020e8c0550f09c.zip gdb-f21cd81c3fe4740a9784aae7b5020e8c0550f09c.tar.gz gdb-f21cd81c3fe4740a9784aae7b5020e8c0550f09c.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 cf1c542..07866e9 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 20190112 +#define BFD_VERSION_DATE 20190113 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |