aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-10-06 00:01:04 +0000
committerGDB Admin <brobecker@adacore.com>2022-10-06 00:01:04 +0000
commitce2cb0f4db90a63c1a167ee46a4320e41bafd8e5 (patch)
treecbe6047f251990779b894ca1867e561cbbb5b1dd
parentb61628002ae80fb4df08862cde46398ea2af1893 (diff)
downloadgdb-ce2cb0f4db90a63c1a167ee46a4320e41bafd8e5.zip
gdb-ce2cb0f4db90a63c1a167ee46a4320e41bafd8e5.tar.gz
gdb-ce2cb0f4db90a63c1a167ee46a4320e41bafd8e5.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 e672a8e..f74c05f 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 20221005
+#define BFD_VERSION_DATE 20221006
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@