diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-11-11 00:01:25 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-11-11 00:01:25 +0000 |
commit | 0c57b50523a36c1fc9cb1c1c884c036027f5fa28 (patch) | |
tree | 73f61018a22a431c0a4a5bce1d9c0d15f7786844 | |
parent | 00a9f4ce3d20a9f705838961b529ef1652b7a0ae (diff) | |
download | gdb-0c57b50523a36c1fc9cb1c1c884c036027f5fa28.zip gdb-0c57b50523a36c1fc9cb1c1c884c036027f5fa28.tar.gz gdb-0c57b50523a36c1fc9cb1c1c884c036027f5fa28.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 229c332..a2659cb 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 20181110 +#define BFD_VERSION_DATE 20181111 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |