aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-03-11 00:00:26 +0000
committerGDB Admin <brobecker@adacore.com>2022-03-11 00:00:26 +0000
commita655f19af95eb685ba64f48ee8fc2b3b7a3d886a (patch)
tree9e49dc050b7b6af86f50bf36a17c340594bb347f
parente15454475fa7ffa3daf0ac17b33a907983897004 (diff)
downloadgdb-a655f19af95eb685ba64f48ee8fc2b3b7a3d886a.zip
gdb-a655f19af95eb685ba64f48ee8fc2b3b7a3d886a.tar.gz
gdb-a655f19af95eb685ba64f48ee8fc2b3b7a3d886a.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 0ffc227..3bc7c76 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 20220310
+#define BFD_VERSION_DATE 20220311
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@