aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-06 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-06 00:00:14 +0000
commit9d498f4286d7058f448cf78214c0bc6cdf8dad31 (patch)
treefe1a82f9accb91bff0b26eb38cb3e280fe33c001 /bfd
parenta286e98273a4a4ae260378a52f2db3cb12d1d7a4 (diff)
downloadfsf-binutils-gdb-9d498f4286d7058f448cf78214c0bc6cdf8dad31.zip
fsf-binutils-gdb-9d498f4286d7058f448cf78214c0bc6cdf8dad31.tar.gz
fsf-binutils-gdb-9d498f4286d7058f448cf78214c0bc6cdf8dad31.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 a976aec..5830a83 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 20231205
+#define BFD_VERSION_DATE 20231206
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@