aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-18 00:01:16 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-18 00:01:16 +0000
commit23fc7e724b1525b8a63d33dafab90283d4a2daef (patch)
treeaed3f718be21337177bd81715ed324350ae7dac0
parent6c360d376628d49a1403e5566fb057a207fb5c32 (diff)
downloadfsf-binutils-gdb-23fc7e724b1525b8a63d33dafab90283d4a2daef.zip
fsf-binutils-gdb-23fc7e724b1525b8a63d33dafab90283d4a2daef.tar.gz
fsf-binutils-gdb-23fc7e724b1525b8a63d33dafab90283d4a2daef.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 b81c060..b061b48 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 20240617
+#define BFD_VERSION_DATE 20240618
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@