aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-01 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-01 00:00:13 +0000
commit3281156164aec0b8e547503569c64081f5f69717 (patch)
tree1f37dc7f0c540a0a760f69fe306283ae833d0ebc /bfd
parentd5835df2eebf8e9cd3ae35b683c831c2a16a5269 (diff)
downloadgdb-3281156164aec0b8e547503569c64081f5f69717.zip
gdb-3281156164aec0b8e547503569c64081f5f69717.tar.gz
gdb-3281156164aec0b8e547503569c64081f5f69717.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 a60413e..9fc7732 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 20231130
+#define BFD_VERSION_DATE 20231201
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@