aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-03-24 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2021-03-24 00:00:06 +0000
commit5d82f23764e91b1ce06afc334d269c55c9b6b3d3 (patch)
tree4b10fdee959c0a69d5867d04eda314957f0b94ed /bfd
parentb933fa4b5d1b94706da3e58e9ecf756fb5536a6e (diff)
downloadfsf-binutils-gdb-5d82f23764e91b1ce06afc334d269c55c9b6b3d3.zip
fsf-binutils-gdb-5d82f23764e91b1ce06afc334d269c55c9b6b3d3.tar.gz
fsf-binutils-gdb-5d82f23764e91b1ce06afc334d269c55c9b6b3d3.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 93e3901..c6800fe 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 20210323
+#define BFD_VERSION_DATE 20210324
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@