aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-03 00:01:26 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-03 00:01:26 +0000
commit04f4ce39c5eebc7a1947f48935312dda9274125b (patch)
treefdb55adfae61395e1c93396bdb1f302b25cf774c
parent2e9d13a8dd082b7e56a0118bce9df7ba09f7449b (diff)
downloadgdb-04f4ce39c5eebc7a1947f48935312dda9274125b.zip
gdb-04f4ce39c5eebc7a1947f48935312dda9274125b.tar.gz
gdb-04f4ce39c5eebc7a1947f48935312dda9274125b.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 ec7b44e..2c916d0 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 20240302
+#define BFD_VERSION_DATE 20240303
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@