aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-13 00:01:08 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-13 00:01:08 +0000
commite13f70c7fcb2f4a39ddad4ccb83660dbfee2caeb (patch)
tree46d7f8c6a43151753941367fe035d5c9dcf5f786
parenta230ee98b8924180cb639ff7b2b707d65e8f27d4 (diff)
downloadfsf-binutils-gdb-e13f70c7fcb2f4a39ddad4ccb83660dbfee2caeb.zip
fsf-binutils-gdb-e13f70c7fcb2f4a39ddad4ccb83660dbfee2caeb.tar.gz
fsf-binutils-gdb-e13f70c7fcb2f4a39ddad4ccb83660dbfee2caeb.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 8be07a4..23b6a1f 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 20231212
+#define BFD_VERSION_DATE 20231213
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@