aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-04-30 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2024-04-30 00:00:38 +0000
commitd0ca530e2bbd2e49420559c61e3e7b5c2d0f06a0 (patch)
treea35855682ac00ad9da900bdb625d2709071397ad /bfd
parent1bea6ed77f2f30ebb9f6d377b71455a7c928dba0 (diff)
downloadbinutils-d0ca530e2bbd2e49420559c61e3e7b5c2d0f06a0.zip
binutils-d0ca530e2bbd2e49420559c61e3e7b5c2d0f06a0.tar.gz
binutils-d0ca530e2bbd2e49420559c61e3e7b5c2d0f06a0.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 082513f..f580787 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 20240429
+#define BFD_VERSION_DATE 20240430
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@