diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-01-15 00:01:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-01-15 00:01:16 +0000 |
commit | afef1fb8f328f80d37ddc41dcb37eaabc6c19f43 (patch) | |
tree | 7282b66c9a0b2a35d82ba4c545f757a38aa71e3c | |
parent | 8f41e0d37a47747212f7a32f94bf246dc66eef85 (diff) | |
download | gdb-afef1fb8f328f80d37ddc41dcb37eaabc6c19f43.zip gdb-afef1fb8f328f80d37ddc41dcb37eaabc6c19f43.tar.gz gdb-afef1fb8f328f80d37ddc41dcb37eaabc6c19f43.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 0b7bfca..9eafb43 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 20190114 +#define BFD_VERSION_DATE 20190115 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |