diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-08-12 00:00:22 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-08-12 00:00:22 +0000 |
commit | b32b0a69fdf24a8b04efe9c2b90c3e830aa0c2c1 (patch) | |
tree | ec5611648d284bf725c9f14aa0fc4dc513c85795 | |
parent | acdb5f3476c4dd5a0f7182e2e96eafee3a84d856 (diff) | |
download | gdb-b32b0a69fdf24a8b04efe9c2b90c3e830aa0c2c1.zip gdb-b32b0a69fdf24a8b04efe9c2b90c3e830aa0c2c1.tar.gz gdb-b32b0a69fdf24a8b04efe9c2b90c3e830aa0c2c1.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 ef6a47b..e9a65d9 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 20190811 +#define BFD_VERSION_DATE 20190812 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |