diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-01-16 00:00:56 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-01-16 00:00:56 +0000 |
commit | 0d284d88cf7c8427876ea92842bc95d019aed266 (patch) | |
tree | c236cf3bba7d06ecf6885325ae8f31362321cbcb | |
parent | 5429afd6529f3a7dc7d733fc21053ca3ecadd033 (diff) | |
download | gdb-0d284d88cf7c8427876ea92842bc95d019aed266.zip gdb-0d284d88cf7c8427876ea92842bc95d019aed266.tar.gz gdb-0d284d88cf7c8427876ea92842bc95d019aed266.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 4d316d2..7ac8bd1 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 20180115 +#define BFD_VERSION_DATE 20180116 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |