aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-22 00:01:19 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-22 00:01:19 +0000
commitf39160db5f96d13d0c21c52dd5def29764b320ef (patch)
tree7407adb0b33d82d43a5b0960ff91ae48ebe755ad
parent6beea67558c1d91021585a6468b62f67a0e3ed1d (diff)
downloadgdb-f39160db5f96d13d0c21c52dd5def29764b320ef.zip
gdb-f39160db5f96d13d0c21c52dd5def29764b320ef.tar.gz
gdb-f39160db5f96d13d0c21c52dd5def29764b320ef.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 99f356e..edba904 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 20240321
+#define BFD_VERSION_DATE 20240322
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@