diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-01-04 00:01:48 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-01-04 00:01:48 +0000 |
commit | 17fda593b86949db9bb221830c94cea2875ceffc (patch) | |
tree | 3c1f04adce808eab124fa1bbdee26d9c76fb94fa | |
parent | d2664e6ec849267f6e028184d8b7b3c57d814c32 (diff) | |
download | gdb-17fda593b86949db9bb221830c94cea2875ceffc.zip gdb-17fda593b86949db9bb221830c94cea2875ceffc.tar.gz gdb-17fda593b86949db9bb221830c94cea2875ceffc.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 0a133b1..4f8e6fa 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 20190103 +#define BFD_VERSION_DATE 20190104 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |