diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-11-20 00:00:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-11-20 00:00:36 +0000 |
commit | 85a2ae1134426242fe52b609c372234062e0fa58 (patch) | |
tree | 1c9debce3bea5d54001a6d32707acc28dc803d4a /bfd | |
parent | 0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee (diff) | |
download | gdb-85a2ae1134426242fe52b609c372234062e0fa58.zip gdb-85a2ae1134426242fe52b609c372234062e0fa58.tar.gz gdb-85a2ae1134426242fe52b609c372234062e0fa58.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 10540c3..da17801 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 20181119 +#define BFD_VERSION_DATE 20181120 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |