diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-12-31 00:00:32 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-12-31 00:00:32 +0000 |
commit | 930be6676412ab9a13ae7614ba57fb7e86a1ce72 (patch) | |
tree | 67b0f66818a38749151eb7dcc521184066eb6269 | |
parent | 3d34df0aa78ad01e5104ad1294364ef754a37cfa (diff) | |
download | gdb-930be6676412ab9a13ae7614ba57fb7e86a1ce72.zip gdb-930be6676412ab9a13ae7614ba57fb7e86a1ce72.tar.gz gdb-930be6676412ab9a13ae7614ba57fb7e86a1ce72.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 220be5b..3674fb5 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 20191230 +#define BFD_VERSION_DATE 20191231 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |