diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-12-01 00:00:23 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-12-01 00:00:23 +0000 |
commit | 35d1b0784a27fcd71daf1b058423010c9001f039 (patch) | |
tree | 31c62386d5699a762e2c4dc90ea2c8ff0403f1d5 | |
parent | 93579f6f908fa6010b141fd5da2974d878869c80 (diff) | |
download | gdb-35d1b0784a27fcd71daf1b058423010c9001f039.zip gdb-35d1b0784a27fcd71daf1b058423010c9001f039.tar.gz gdb-35d1b0784a27fcd71daf1b058423010c9001f039.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 333881d..716d09f 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 20181130 +#define BFD_VERSION_DATE 20181201 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |