diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-12-18 00:00:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-12-18 00:00:16 +0000 |
commit | b55a4797099d2b871624cb525c1ea664262dd7e0 (patch) | |
tree | 85e8614be7825f664a8f9f6b46571f03ec7a1ca1 | |
parent | 9068261f1c254a8051d1098b87ab1ff99d525b7b (diff) | |
download | gdb-b55a4797099d2b871624cb525c1ea664262dd7e0.zip gdb-b55a4797099d2b871624cb525c1ea664262dd7e0.tar.gz gdb-b55a4797099d2b871624cb525c1ea664262dd7e0.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 f2aa95c..0caffed 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 20181217 +#define BFD_VERSION_DATE 20181218 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |