aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-17 00:00:57 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-17 00:00:57 +0000
commitc282b281b4595f03b9af26d6c8dda6e718ef46ad (patch)
tree50535631db0b8057c77b0c44c4f2e904e2de00e0
parent5f759a1696ca126dc9e331cd21d912a487054af6 (diff)
downloadfsf-binutils-gdb-c282b281b4595f03b9af26d6c8dda6e718ef46ad.zip
fsf-binutils-gdb-c282b281b4595f03b9af26d6c8dda6e718ef46ad.tar.gz
fsf-binutils-gdb-c282b281b4595f03b9af26d6c8dda6e718ef46ad.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 4f4549c..c2076f8 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 20240316
+#define BFD_VERSION_DATE 20240317
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@