diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-04-26 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-04-26 00:00:07 +0000 |
commit | 36cca014bbfab0dec9c1ec2450762381df95261b (patch) | |
tree | cdd3a8eaf09f272d40a8a1c75d61fd7f52052966 | |
parent | e0f80dc1935f1ce48c7cb0e7974bb499aabb6da6 (diff) | |
download | gdb-36cca014bbfab0dec9c1ec2450762381df95261b.zip gdb-36cca014bbfab0dec9c1ec2450762381df95261b.tar.gz gdb-36cca014bbfab0dec9c1ec2450762381df95261b.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@ |