aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-25 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-25 00:00:25 +0000
commit051b3736af7b9dc47a37e31a9c82556e942d1ed4 (patch)
tree993a9d085d0859b92a364f3883931289f8eda616 /bfd
parent2d120f18ef0f2844b5ae0fcf18d86f7d5647c5ad (diff)
downloadgdb-051b3736af7b9dc47a37e31a9c82556e942d1ed4.zip
gdb-051b3736af7b9dc47a37e31a9c82556e942d1ed4.tar.gz
gdb-051b3736af7b9dc47a37e31a9c82556e942d1ed4.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 7ef7cf3..975f424 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 20231224
+#define BFD_VERSION_DATE 20231225
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@