aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-04-13 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2024-04-13 00:00:46 +0000
commitf073afb849fce6abe7b03f2ba15173dfae0df25c (patch)
treeda94715dbb309a6da6237f6acf33d27fe4b2c7c1
parent44d3742a4a9ec49cf244fc6520d56a449a2eef37 (diff)
downloadfsf-binutils-gdb-f073afb849fce6abe7b03f2ba15173dfae0df25c.zip
fsf-binutils-gdb-f073afb849fce6abe7b03f2ba15173dfae0df25c.tar.gz
fsf-binutils-gdb-f073afb849fce6abe7b03f2ba15173dfae0df25c.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 c82e1b0..8d540e9 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 20240412
+#define BFD_VERSION_DATE 20240413
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@