diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-01-30 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-01-30 00:00:38 +0000 |
commit | 4aea2ee231abce70fbf305ee4dad38c7f0d52038 (patch) | |
tree | 3edb8dc43c865eab4149ce0e15a989332ea6eb78 | |
parent | c141f0a87f611b0b43c515b677cd9bd105fc80d6 (diff) | |
download | gdb-4aea2ee231abce70fbf305ee4dad38c7f0d52038.zip gdb-4aea2ee231abce70fbf305ee4dad38c7f0d52038.tar.gz gdb-4aea2ee231abce70fbf305ee4dad38c7f0d52038.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 60f2827..8bf4bde 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160129 +#define BFD_VERSION_DATE 20160130 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |