aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-09 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-09 00:00:23 +0000
commit6d3945f172733cabb52c93141c248cf47ac95336 (patch)
treee730e0fcb366e330785c6d9c232e67d46e931c38 /bfd
parent02da71ee20ec71f7b3be85cf2266e09c124983bf (diff)
downloadgdb-6d3945f172733cabb52c93141c248cf47ac95336.zip
gdb-6d3945f172733cabb52c93141c248cf47ac95336.tar.gz
gdb-6d3945f172733cabb52c93141c248cf47ac95336.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 ecec415..1abbb0e 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 20230108
+#define BFD_VERSION_DATE 20230109
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@