aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-20 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-20 00:00:08 +0000
commita426ba6b4aa6351f818e5591ac56ddadbfdeb17c (patch)
treefe8e14441a265cb90dd4a3a13dd7d3ef3056f8ee
parent31ba6108ece4e66db6440cdd2be36d6b9ca41223 (diff)
downloadbinutils-a426ba6b4aa6351f818e5591ac56ddadbfdeb17c.zip
binutils-a426ba6b4aa6351f818e5591ac56ddadbfdeb17c.tar.gz
binutils-a426ba6b4aa6351f818e5591ac56ddadbfdeb17c.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 630d149..1277ccc 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 20241219
+#define BFD_VERSION_DATE 20241220
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@