diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-04-17 00:00:31 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-04-17 00:00:31 +0000 |
commit | 1cfe2726f1564df1247f7844077717db04522a88 (patch) | |
tree | 9ace3f31948f64a8131d59ed967f4c4cbc36ea1b | |
parent | c01660c625766e848195285cc20581b9ed7ecfe2 (diff) | |
download | gdb-1cfe2726f1564df1247f7844077717db04522a88.zip gdb-1cfe2726f1564df1247f7844077717db04522a88.tar.gz gdb-1cfe2726f1564df1247f7844077717db04522a88.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 dea9d4f..859120f 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 20190416 +#define BFD_VERSION_DATE 20190417 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |