diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-01-17 00:02:00 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-01-17 00:02:00 +0000 |
commit | 1c71e324d8d5a8487d439993d2ff0c57eabc03f5 (patch) | |
tree | 123b7e66f9f3dcc2135a1f7c39771f41910e8c55 | |
parent | 69a29b6e0642a98df15e65c0d5acfcb9c9cad2cb (diff) | |
download | gdb-1c71e324d8d5a8487d439993d2ff0c57eabc03f5.zip gdb-1c71e324d8d5a8487d439993d2ff0c57eabc03f5.tar.gz gdb-1c71e324d8d5a8487d439993d2ff0c57eabc03f5.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 6d879e8..85ac8b1 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 20200116 +#define BFD_VERSION_DATE 20200117 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |