diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-07-12 00:00:45 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-07-12 00:00:45 +0000 |
commit | 764ce1accbf8e0a63d558c4844863d0d617baa50 (patch) | |
tree | d3471e5e0e6a6d2ec4891130248512293f058fa7 | |
parent | 7dcadfe848fc3bc443795eeac919b69f4ab34cbe (diff) | |
download | gdb-764ce1accbf8e0a63d558c4844863d0d617baa50.zip gdb-764ce1accbf8e0a63d558c4844863d0d617baa50.tar.gz gdb-764ce1accbf8e0a63d558c4844863d0d617baa50.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 96fb253..3aee597 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150711 +#define BFD_VERSION_DATE 20150712 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |