diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-01-03 00:02:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-01-03 00:02:06 +0000 |
commit | d2664e6ec849267f6e028184d8b7b3c57d814c32 (patch) | |
tree | 71da36d0ebf294266a138bb647dfd47b52831815 | |
parent | ec46206984752f7e746761158cbcda3a47915747 (diff) | |
download | gdb-d2664e6ec849267f6e028184d8b7b3c57d814c32.zip gdb-d2664e6ec849267f6e028184d8b7b3c57d814c32.tar.gz gdb-d2664e6ec849267f6e028184d8b7b3c57d814c32.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 2d4dc17..0a133b1 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 20190102 +#define BFD_VERSION_DATE 20190103 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |