aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-11-29 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2023-11-29 00:00:24 +0000
commit35efddd5a12bbe514ff3870ec67a0357774fbe04 (patch)
tree313c7920ce093ecfdb41bdae84505ab91ef58341 /bfd
parenta393b155174d20d3d120b5012b87c5438ab9e3d4 (diff)
downloadgdb-35efddd5a12bbe514ff3870ec67a0357774fbe04.zip
gdb-35efddd5a12bbe514ff3870ec67a0357774fbe04.tar.gz
gdb-35efddd5a12bbe514ff3870ec67a0357774fbe04.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 13d4e4e..965137a 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 20231128
+#define BFD_VERSION_DATE 20231129
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@