diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-04-23 00:00:25 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-04-23 00:00:25 +0000 |
commit | 5373441d20b652d5b0332b6cada74524af3ae707 (patch) | |
tree | 823838a4c97ea404d22699503f647446d87b5765 | |
parent | db86b02b3ac8426f3fc0754f48f3645235cc2ae6 (diff) | |
download | gdb-5373441d20b652d5b0332b6cada74524af3ae707.zip gdb-5373441d20b652d5b0332b6cada74524af3ae707.tar.gz gdb-5373441d20b652d5b0332b6cada74524af3ae707.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 452c5d8..33dd8e5 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 20180422 +#define BFD_VERSION_DATE 20180423 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |