diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-03-01 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-03-01 00:00:38 +0000 |
commit | ca8e0133c4a99d9828beab2fc95699e9fb73815c (patch) | |
tree | 7b34de63bdfa9d127c1ecdb5ce8be699d4dffd8f /bfd | |
parent | e184813fdb0578fe7c5a3f3fc39b56d0ee4d1505 (diff) | |
download | gdb-ca8e0133c4a99d9828beab2fc95699e9fb73815c.zip gdb-ca8e0133c4a99d9828beab2fc95699e9fb73815c.tar.gz gdb-ca8e0133c4a99d9828beab2fc95699e9fb73815c.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 d7138f6..4b4575c 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 20180228 +#define BFD_VERSION_DATE 20180301 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |