aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-01-31 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2024-01-31 00:00:53 +0000
commite35596ea052bbbafef49dae9f1ff6454957cc0c4 (patch)
treeefff247308c03f32334db84f8b05b8cdb7653eff
parentd9ecf4bc08255b1d1f675027421feaf7f6889d20 (diff)
downloadbinutils-e35596ea052bbbafef49dae9f1ff6454957cc0c4.zip
binutils-e35596ea052bbbafef49dae9f1ff6454957cc0c4.tar.gz
binutils-e35596ea052bbbafef49dae9f1ff6454957cc0c4.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 9be2e6b..75cfaa8 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 20240130
+#define BFD_VERSION_DATE 20240131
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@