diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-05-13 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-05-13 00:00:12 +0000 |
commit | 59441ccdbd5d74575ae0149c6cf7b4663b56ff6d (patch) | |
tree | ac6bba0e3c044f37bb44757fcfdf3a20ce0b5dd3 | |
parent | 3355cb3b643bd50aafae768e7cf990d4bec40fe1 (diff) | |
download | gdb-59441ccdbd5d74575ae0149c6cf7b4663b56ff6d.zip gdb-59441ccdbd5d74575ae0149c6cf7b4663b56ff6d.tar.gz gdb-59441ccdbd5d74575ae0149c6cf7b4663b56ff6d.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 578a552..0a9bc67 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160512 +#define BFD_VERSION_DATE 20160513 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |