diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-03-12 00:00:48 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-03-12 00:00:48 +0000 |
commit | cdfc5835dc629d0e0aafeb1203c3e3cde17fca9e (patch) | |
tree | d1f1d5b37c816c0fb23fcf963410c69f8fd16190 | |
parent | d06c13f3f343e2201960b413c748310ae7fefbcc (diff) | |
download | gdb-cdfc5835dc629d0e0aafeb1203c3e3cde17fca9e.zip gdb-cdfc5835dc629d0e0aafeb1203c3e3cde17fca9e.tar.gz gdb-cdfc5835dc629d0e0aafeb1203c3e3cde17fca9e.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 44dd878..ec5c90f 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170311 +#define BFD_VERSION_DATE 20170312 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |