diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-01-13 00:00:51 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-01-13 00:00:51 +0000 |
commit | f589354db4c983696fe1db791763823aec83f8fa (patch) | |
tree | f5207d448782bf5f85d4f4ab454f19126642e16a /bfd | |
parent | d73cff189ddc3725697e614d4d247819f754f096 (diff) | |
download | gdb-f589354db4c983696fe1db791763823aec83f8fa.zip gdb-f589354db4c983696fe1db791763823aec83f8fa.tar.gz gdb-f589354db4c983696fe1db791763823aec83f8fa.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 cf1c542..07866e9 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 20190112 +#define BFD_VERSION_DATE 20190113 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |