aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-16 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-16 00:00:12 +0000
commit66b3b362dc49e222f526dd92cd8fe1253adb8238 (patch)
treef3d021445f2f1d66eddf8cc43a688bee25036e6f
parentdcd482c1b756d9da2130552a6eb58b852d6efb97 (diff)
downloadbinutils-66b3b362dc49e222f526dd92cd8fe1253adb8238.zip
binutils-66b3b362dc49e222f526dd92cd8fe1253adb8238.tar.gz
binutils-66b3b362dc49e222f526dd92cd8fe1253adb8238.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 fb211f2..f523071 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 20210715
+#define BFD_VERSION_DATE 20210716
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@