diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-12-20 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-12-20 00:00:21 +0000 |
commit | 5c787103a291717333dfea35c063c1ae44655a95 (patch) | |
tree | 0cf0d0c3d7145e0c2a0ce98b90a5d6b9ed857051 | |
parent | 0ad6b8ee70dd18ab1f956800ea3494ea790c8a55 (diff) | |
download | gdb-5c787103a291717333dfea35c063c1ae44655a95.zip gdb-5c787103a291717333dfea35c063c1ae44655a95.tar.gz gdb-5c787103a291717333dfea35c063c1ae44655a95.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 0a1df3b..4cf303a 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 20191219 +#define BFD_VERSION_DATE 20191220 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |