aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-30 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-30 00:00:07 +0000
commit594a01c217143dce2f1f3181bcca4047b4a44107 (patch)
tree451c40399bec83cfc7677829b6bfeddfea13bd3f
parent54e7cda2bc68e4cb15ca4689e100bd8e89b074f9 (diff)
downloadgdb-594a01c217143dce2f1f3181bcca4047b4a44107.zip
gdb-594a01c217143dce2f1f3181bcca4047b4a44107.tar.gz
gdb-594a01c217143dce2f1f3181bcca4047b4a44107.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 a1828f6..53950a1 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 20230129
+#define BFD_VERSION_DATE 20230130
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@