diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-11-15 00:01:05 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-11-15 00:01:05 +0000 |
commit | b13401dd40b258babe931cffdc2038da7a047313 (patch) | |
tree | 482ac7b6b874228c470d7f34f38fd537d6091497 | |
parent | e8da8ef63a30be0db4020e443d0b5c7b4763df6f (diff) | |
download | binutils-b13401dd40b258babe931cffdc2038da7a047313.zip binutils-b13401dd40b258babe931cffdc2038da7a047313.tar.gz binutils-b13401dd40b258babe931cffdc2038da7a047313.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 1604253..2f6470a 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 20191114 +#define BFD_VERSION_DATE 20191115 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |