aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-12 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-12 00:00:37 +0000
commit616fad7313300ba0ac61357b6af889272b7e0b86 (patch)
tree36c449652f9d3cac80285e39f007259980b6bd22
parent6151c1d1894820a535c6c0dcbed45d935abd4908 (diff)
downloadgdb-616fad7313300ba0ac61357b6af889272b7e0b86.zip
gdb-616fad7313300ba0ac61357b6af889272b7e0b86.tar.gz
gdb-616fad7313300ba0ac61357b6af889272b7e0b86.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 55d5b4b..5288272 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 20230811
+#define BFD_VERSION_DATE 20230812
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@