aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-10-30 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2022-10-30 00:00:38 +0000
commit632bc25920798743f2794cf3608136cc98d063c4 (patch)
tree859f1a0173864c14a06b20a1cf7701154dc95e29
parent23293598d06585685f2669408d654a2c74923eca (diff)
downloadgdb-632bc25920798743f2794cf3608136cc98d063c4.zip
gdb-632bc25920798743f2794cf3608136cc98d063c4.tar.gz
gdb-632bc25920798743f2794cf3608136cc98d063c4.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 39513f7..74173cf 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 20221029
+#define BFD_VERSION_DATE 20221030
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@