aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-07 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-07 00:00:12 +0000
commit0623a1a5365bbb373a802dc12208a3a98943ce9b (patch)
treea00139df50bc2a4c473ba244f3b18f322b88ee97 /bfd
parent1217d563926f2fb2fa68964ff855b5281a0ffd9e (diff)
downloadbinutils-0623a1a5365bbb373a802dc12208a3a98943ce9b.zip
binutils-0623a1a5365bbb373a802dc12208a3a98943ce9b.tar.gz
binutils-0623a1a5365bbb373a802dc12208a3a98943ce9b.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 7bdd7a6..6935a58 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 20241206
+#define BFD_VERSION_DATE 20241207
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@