diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-04-08 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-04-08 00:00:08 +0000 |
commit | 31ba1f58f81d79fb0e3d5bf3bce5a53adc8e14a9 (patch) | |
tree | f6d553ae143ba925aa962f4deb43764b83cf5251 /bfd | |
parent | d249a14abe5c2ee3ba4dc6c47e68e41ddc2025a4 (diff) | |
download | gdb-31ba1f58f81d79fb0e3d5bf3bce5a53adc8e14a9.zip gdb-31ba1f58f81d79fb0e3d5bf3bce5a53adc8e14a9.tar.gz gdb-31ba1f58f81d79fb0e3d5bf3bce5a53adc8e14a9.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 eb7b043..43a2e07 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150407 +#define BFD_VERSION_DATE 20150408 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |