aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-11 00:00:52 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-11 00:00:52 +0000
commit6151c1d1894820a535c6c0dcbed45d935abd4908 (patch)
treec94417a2b70c4f05ba595e0afb5988ef7e007d63
parent07db9a2907d022bc6dae7885fd8faf921c3d8611 (diff)
downloadgdb-6151c1d1894820a535c6c0dcbed45d935abd4908.zip
gdb-6151c1d1894820a535c6c0dcbed45d935abd4908.tar.gz
gdb-6151c1d1894820a535c6c0dcbed45d935abd4908.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 b2249bd..55d5b4b 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 20230810
+#define BFD_VERSION_DATE 20230811
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@