aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-01 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-01 00:00:49 +0000
commit3f13a7b28cb648eb374437271ca3d9bdb86a77dd (patch)
tree6f9f6d2b4fa38507fb047f8f66d88e06f1f118eb /bfd
parentd5c5b27095e3ba5bf589ee3ecf1d22c7ba9212ab (diff)
downloadgdb-3f13a7b28cb648eb374437271ca3d9bdb86a77dd.zip
gdb-3f13a7b28cb648eb374437271ca3d9bdb86a77dd.tar.gz
gdb-3f13a7b28cb648eb374437271ca3d9bdb86a77dd.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 76ff715..5f1f8f9 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 20240229
+#define BFD_VERSION_DATE 20240301
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@