aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-14 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-14 00:00:53 +0000
commit6ff73cab9efd681a77c5d4cb41a93242b26b3fd7 (patch)
tree1bd9394810c2a7bda6fd4a5c5a7af3d662cd126d
parent707055a26d84bc66d82cc4201210e74ba2bd8e3d (diff)
downloadgdb-6ff73cab9efd681a77c5d4cb41a93242b26b3fd7.zip
gdb-6ff73cab9efd681a77c5d4cb41a93242b26b3fd7.tar.gz
gdb-6ff73cab9efd681a77c5d4cb41a93242b26b3fd7.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 c3981fb..5aa7e5d 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 20220113
+#define BFD_VERSION_DATE 20220114
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@