diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-12-08 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-12-08 00:00:28 +0000 |
commit | 5aee1c38f938d4f7c9f8365fabf81e2d1f1ca051 (patch) | |
tree | 98ba5ff35ad0d05610d7a004adbdb0e4320a89bf /bfd | |
parent | fbcc8bafeb413a111cd3caab39b3ab57d5b8ce93 (diff) | |
download | gdb-5aee1c38f938d4f7c9f8365fabf81e2d1f1ca051.zip gdb-5aee1c38f938d4f7c9f8365fabf81e2d1f1ca051.tar.gz gdb-5aee1c38f938d4f7c9f8365fabf81e2d1f1ca051.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 eb536ba..a8f4918 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 20181207 +#define BFD_VERSION_DATE 20181208 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |