diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-12-26 00:00:32 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-12-26 00:00:32 +0000 |
commit | 3bdb50600c3d20e355637b48fc317e8ad70ba93d (patch) | |
tree | f04b1bc1f9d0810b71185712bccc7501d1f96094 | |
parent | 4e008fde3ab059a011ec487686b7f3e5324c0a44 (diff) | |
download | gdb-3bdb50600c3d20e355637b48fc317e8ad70ba93d.zip gdb-3bdb50600c3d20e355637b48fc317e8ad70ba93d.tar.gz gdb-3bdb50600c3d20e355637b48fc317e8ad70ba93d.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 908a0cd..ae30e27 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20161225 +#define BFD_VERSION_DATE 20161226 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |