aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-03-14 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2021-03-14 00:00:07 +0000
commit933721ed0c95b53773b43874baa2ee82236f80b1 (patch)
treefd1256ee7df603986eca7ee7db68fb4bf391cd1d /bfd
parent7c32eebb87a5004d57f9c7e84cfaf6cac7b20b18 (diff)
downloadbinutils-933721ed0c95b53773b43874baa2ee82236f80b1.zip
binutils-933721ed0c95b53773b43874baa2ee82236f80b1.tar.gz
binutils-933721ed0c95b53773b43874baa2ee82236f80b1.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 af4e46e..161d35c 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 20210313
+#define BFD_VERSION_DATE 20210314
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@