diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-01-24 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-01-24 00:00:12 +0000 |
commit | 0c61284400e2a78e25aab1becf2b99465f76970c (patch) | |
tree | b3ace148e6c5fcccb6f3a355c29076c5eb83acec | |
parent | f7e5394d614db4456fc0d9598bbfa936cc7941af (diff) | |
download | gdb-0c61284400e2a78e25aab1becf2b99465f76970c.zip gdb-0c61284400e2a78e25aab1becf2b99465f76970c.tar.gz gdb-0c61284400e2a78e25aab1becf2b99465f76970c.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 b9440ff..88e0998 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150123 +#define BFD_VERSION_DATE 20150124 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |