diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-02-02 00:00:29 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-02-02 00:00:29 +0000 |
commit | 17545aa1bfa291def4674c6700c1c7a3575ee5c1 (patch) | |
tree | ce0ce69e05f836532ac9ff5e9e3a1315cf3aa247 | |
parent | 2d9e6acbdbc528563a9df5445584a8a150a86527 (diff) | |
download | gdb-17545aa1bfa291def4674c6700c1c7a3575ee5c1.zip gdb-17545aa1bfa291def4674c6700c1c7a3575ee5c1.tar.gz gdb-17545aa1bfa291def4674c6700c1c7a3575ee5c1.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 f785f25..0e212bb 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 20180201 +#define BFD_VERSION_DATE 20180202 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |