diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-06-22 00:00:41 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-06-22 00:00:41 +0000 |
commit | 8bcb55cd84d01e30166b1fdf1c177ae32533f946 (patch) | |
tree | e63a74b00780f9ad0b88586e0ab286797cfb2061 | |
parent | 8c1096caea0f9f4066ef4d60f3f6a82d016551ce (diff) | |
download | gdb-8bcb55cd84d01e30166b1fdf1c177ae32533f946.zip gdb-8bcb55cd84d01e30166b1fdf1c177ae32533f946.tar.gz gdb-8bcb55cd84d01e30166b1fdf1c177ae32533f946.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 329cda3..ef95fa0 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150621 +#define BFD_VERSION_DATE 20150622 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |