aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-13 00:00:59 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-13 00:00:59 +0000
commit33782d6a2f15e536a134ac800e0064a14612e51e (patch)
treee689aa0a90bfeb4e86255aabe49417a33cf0e7ab
parenta23119ce609d9978dafbf22e1e8d6e1a2098d6e8 (diff)
downloadgdb-33782d6a2f15e536a134ac800e0064a14612e51e.zip
gdb-33782d6a2f15e536a134ac800e0064a14612e51e.tar.gz
gdb-33782d6a2f15e536a134ac800e0064a14612e51e.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 238a3c9..8aabacc 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 20240312
+#define BFD_VERSION_DATE 20240313
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@