aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-10-16 00:01:05 +0000
committerGDB Admin <brobecker@adacore.com>2022-10-16 00:01:05 +0000
commit6dd3c4873110f5c06944d1a3cb34848e8c5637bc (patch)
treeec360da2a099841126ed9081b61256a6b66c9a33
parent2218307e9b2aec77c5b86e20fa02963f7027ef91 (diff)
downloadgdb-6dd3c4873110f5c06944d1a3cb34848e8c5637bc.zip
gdb-6dd3c4873110f5c06944d1a3cb34848e8c5637bc.tar.gz
gdb-6dd3c4873110f5c06944d1a3cb34848e8c5637bc.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 585169a..e3c1ca1 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 20221015
+#define BFD_VERSION_DATE 20221016
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@