aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-11-03 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2023-11-03 00:00:13 +0000
commit268109cad16c692e24a583c21ef5a8ac58cc51fe (patch)
tree598b87c1375b15d8d74a3b35d9d05e2a09f64f76 /bfd
parentcb9045becc6b76b9d7a257ad7e98d853fe8f7acb (diff)
downloadgdb-268109cad16c692e24a583c21ef5a8ac58cc51fe.zip
gdb-268109cad16c692e24a583c21ef5a8ac58cc51fe.tar.gz
gdb-268109cad16c692e24a583c21ef5a8ac58cc51fe.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index f46efa2..eb50f23 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 20231102
+#define BFD_VERSION_DATE 20231103
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@