diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-04-24 00:00:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-04-24 00:00:16 +0000 |
commit | 05b1991f1a942f9d13b5363fb4c05e34ea44ef57 (patch) | |
tree | 4f692a5e8c857ae28d7913b7abec516c51e001eb /bfd | |
parent | f872fdbb5b83f39f359bc1cd016dcc0456cb0c0a (diff) | |
download | gdb-05b1991f1a942f9d13b5363fb4c05e34ea44ef57.zip gdb-05b1991f1a942f9d13b5363fb4c05e34ea44ef57.tar.gz gdb-05b1991f1a942f9d13b5363fb4c05e34ea44ef57.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 96e80e5..954f44a 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 20190423 +#define BFD_VERSION_DATE 20190424 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |