aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-21 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-21 00:00:23 +0000
commit515603a73285cc714f7a82e6b486c5d57634c10f (patch)
treee7daeeb7d1adfb7c82f06b07daf340fbf25caf7c /bfd
parent0b3ad397ef2dc54602d7966af53515061312733c (diff)
downloadgdb-515603a73285cc714f7a82e6b486c5d57634c10f.zip
gdb-515603a73285cc714f7a82e6b486c5d57634c10f.tar.gz
gdb-515603a73285cc714f7a82e6b486c5d57634c10f.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 2ccab7e..794bf4b 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 20231220
+#define BFD_VERSION_DATE 20231221
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@