diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-04-26 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-04-26 00:00:33 +0000 |
commit | 1d0db2b08cbfda57b8fb7545a8975ea1a7677b2d (patch) | |
tree | 0b8e1b6ad9089cda62f33a7c8411a76115056ed9 | |
parent | 713eff303cf348ca9036cedb5f3b32dd76589929 (diff) | |
download | fsf-binutils-gdb-1d0db2b08cbfda57b8fb7545a8975ea1a7677b2d.zip fsf-binutils-gdb-1d0db2b08cbfda57b8fb7545a8975ea1a7677b2d.tar.gz fsf-binutils-gdb-1d0db2b08cbfda57b8fb7545a8975ea1a7677b2d.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 2101ee3..cd8269c 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150425 +#define BFD_VERSION_DATE 20150426 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |