aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-12-19 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2021-12-19 00:00:14 +0000
commit6b526f64aae3a519e3c5e27543d3bf5b2cce015f (patch)
treea485fa8824269e658e6c551642b22fdb7339e5f2
parentfa8f0a0ff050352eb70ad7ccbcec87f99ced51e7 (diff)
downloadbinutils-6b526f64aae3a519e3c5e27543d3bf5b2cce015f.zip
binutils-6b526f64aae3a519e3c5e27543d3bf5b2cce015f.tar.gz
binutils-6b526f64aae3a519e3c5e27543d3bf5b2cce015f.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index ddd6ae2..759b751 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 20211218
+#define BFD_VERSION_DATE 20211219
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@