aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-13 00:00:22 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-13 00:00:22 +0000
commit5a011d5b86bea5af144f7242192b21e18c349142 (patch)
tree4a4fbb5b1264d694fb4d7cd12d46536aec4a16ed /bfd
parent4893865f6c1fc108d4bf5283f0a2b88c04da5326 (diff)
downloadgdb-5a011d5b86bea5af144f7242192b21e18c349142.zip
gdb-5a011d5b86bea5af144f7242192b21e18c349142.tar.gz
gdb-5a011d5b86bea5af144f7242192b21e18c349142.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 b25da4f..d62a420 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 20240612
+#define BFD_VERSION_DATE 20240613
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@