diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-12-20 00:01:57 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-12-20 00:01:57 +0000 |
commit | 9875794626c33b15f02173817f4a4593613c8cba (patch) | |
tree | 72989ed65524281c937650aa3b27b372ca9063bf | |
parent | ae69f7446560bc80a81e777afa5ffdad5f65a446 (diff) | |
download | gdb-9875794626c33b15f02173817f4a4593613c8cba.zip gdb-9875794626c33b15f02173817f4a4593613c8cba.tar.gz gdb-9875794626c33b15f02173817f4a4593613c8cba.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 04347e4..56ff271 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 20181219 +#define BFD_VERSION_DATE 20181220 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |