aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-08-20 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2022-08-20 00:00:07 +0000
commita6ac3352ac712e5c092c72ff38d2059021d9af72 (patch)
tree8c8003acdd5c4a56764548938450709794e50bfc
parent08b00371b5c4c22435834796b94e8892406d4ce0 (diff)
downloadbinutils-a6ac3352ac712e5c092c72ff38d2059021d9af72.zip
binutils-a6ac3352ac712e5c092c72ff38d2059021d9af72.tar.gz
binutils-a6ac3352ac712e5c092c72ff38d2059021d9af72.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 44451de..c5c3ce4 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 20220819
+#define BFD_VERSION_DATE 20220820
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@