aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-07-05 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2023-07-05 00:00:13 +0000
commit1f2218d699e9e5146fc84b24460b63a864d65b04 (patch)
treeb69eb7f82cb6fd74494dde1970adf03f9fe3fabc
parenteb4031cb20aa710834be891f8638e04dbba81edc (diff)
downloadgdb-1f2218d699e9e5146fc84b24460b63a864d65b04.zip
gdb-1f2218d699e9e5146fc84b24460b63a864d65b04.tar.gz
gdb-1f2218d699e9e5146fc84b24460b63a864d65b04.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 ca142a3..56a82d1 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 20230704
+#define BFD_VERSION_DATE 20230705
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@