diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-02-01 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-02-01 00:00:21 +0000 |
commit | 35f48e217ab6f909510bf9ca07325ec16122ae88 (patch) | |
tree | fea5ee8060b208bb00e69b029a2d10eeda1b8fc6 /bfd/version.h | |
parent | f000c2b940e82736d8a58387d73ac48bc38a4220 (diff) | |
download | gdb-35f48e217ab6f909510bf9ca07325ec16122ae88.zip gdb-35f48e217ab6f909510bf9ca07325ec16122ae88.tar.gz gdb-35f48e217ab6f909510bf9ca07325ec16122ae88.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 0dcd17c..f785f25 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 20180131 +#define BFD_VERSION_DATE 20180201 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |