aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-03-04 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2020-03-04 00:00:19 +0000
commit3ba07c177d504ded569198b530ff448602e017cb (patch)
tree6171ea8bb01d4b974f86dd0e1e5cba0696680b73 /bfd
parent1009d92fc621bc4d017029b90a5bfab16e17fde5 (diff)
downloadfsf-binutils-gdb-3ba07c177d504ded569198b530ff448602e017cb.zip
fsf-binutils-gdb-3ba07c177d504ded569198b530ff448602e017cb.tar.gz
fsf-binutils-gdb-3ba07c177d504ded569198b530ff448602e017cb.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index e993f34..2c35ed9 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -16,7 +16,7 @@
In releases, the date is not included in either version strings or
sonames. */
-#define BFD_VERSION_DATE 20200303
+#define BFD_VERSION_DATE 20200304
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@