diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-04-23 00:00:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-04-23 00:00:17 +0000 |
commit | 4a4153dfc945701938b6f52795cf234fa0a5f5fe (patch) | |
tree | afe776fc8969d7af920231ccada88b6d8cfecd68 /bfd | |
parent | ad9d13f8e966a844e7e647af6e82259101956f17 (diff) | |
download | gdb-4a4153dfc945701938b6f52795cf234fa0a5f5fe.zip gdb-4a4153dfc945701938b6f52795cf234fa0a5f5fe.tar.gz gdb-4a4153dfc945701938b6f52795cf234fa0a5f5fe.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 d554274..96e80e5 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 20190422 +#define BFD_VERSION_DATE 20190423 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |