diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-12-20 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-12-20 00:00:38 +0000 |
commit | f0f13ece4ce4ae5745cbf987c187306f755736b8 (patch) | |
tree | 14cb2fb98d6179e0d1aed810f17e6f5bacb0d95c | |
parent | 8bcb5208976448aab20df7dd50e9286ef1f7e22c (diff) | |
download | gdb-f0f13ece4ce4ae5745cbf987c187306f755736b8.zip gdb-f0f13ece4ce4ae5745cbf987c187306f755736b8.tar.gz gdb-f0f13ece4ce4ae5745cbf987c187306f755736b8.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@ |