aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-31 00:00:28 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-31 00:00:28 +0000
commit762f95fdc65f9fb138d77bed44d77b8fd947dc44 (patch)
tree70b7462e8be85f678a750075288c2c71013184df /bfd
parent183bccfce1bf17673bf5f3d42f3ca8daee20ac73 (diff)
downloadgdb-762f95fdc65f9fb138d77bed44d77b8fd947dc44.zip
gdb-762f95fdc65f9fb138d77bed44d77b8fd947dc44.tar.gz
gdb-762f95fdc65f9fb138d77bed44d77b8fd947dc44.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 99a0c58..9726113 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 20240730
+#define BFD_VERSION_DATE 20240731
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@