aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-10-16 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2023-10-16 00:00:38 +0000
commitde59d50076b6558dfe21b74efc091c3f9def88fd (patch)
treeb6905a0de3a6f92ba5201c0c7273c0c5b15de9fc /bfd
parentedabd3783487579666d33ea8dc7973a84246b306 (diff)
downloadgdb-de59d50076b6558dfe21b74efc091c3f9def88fd.zip
gdb-de59d50076b6558dfe21b74efc091c3f9def88fd.tar.gz
gdb-de59d50076b6558dfe21b74efc091c3f9def88fd.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 88b403a..fd6f906 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 20231015
+#define BFD_VERSION_DATE 20231016
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@