diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-11-03 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-11-03 00:00:26 +0000 |
commit | 3d47a7fef640b0a5a90aa7494c41982cf84a4092 (patch) | |
tree | 50b06065ebc3245cbe8c66bd80b1060990518da2 | |
parent | c05e0c5af35ebbb1ca39bb1efffae2adecdfa253 (diff) | |
download | gdb-3d47a7fef640b0a5a90aa7494c41982cf84a4092.zip gdb-3d47a7fef640b0a5a90aa7494c41982cf84a4092.tar.gz gdb-3d47a7fef640b0a5a90aa7494c41982cf84a4092.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 bd83e3f..08dca6a 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 20171102 +#define BFD_VERSION_DATE 20171103 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |