aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-22 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-22 00:00:36 +0000
commitbfc7a30a7d3aef01bacdc182ccc2388637a24e87 (patch)
treed7aacc540dd122a056d40bc390f9da288bcc6f35
parent0f8e4e7f5f56a14adeb08dffda84441716184bf6 (diff)
downloadgdb-bfc7a30a7d3aef01bacdc182ccc2388637a24e87.zip
gdb-bfc7a30a7d3aef01bacdc182ccc2388637a24e87.tar.gz
gdb-bfc7a30a7d3aef01bacdc182ccc2388637a24e87.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 1c1430a..e9af7d8 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 20241221
+#define BFD_VERSION_DATE 20241222
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@