aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-12 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-12 00:00:29 +0000
commit3338faa385acab7503cb1dd973e633c8020e5acd (patch)
treeaff3d8d03d846b9590e435faecc7ae8fe03d8bb7
parent3fa12f5bd65d8383db0bc78317c1e13cc53a8f50 (diff)
downloadbinutils-3338faa385acab7503cb1dd973e633c8020e5acd.zip
binutils-3338faa385acab7503cb1dd973e633c8020e5acd.tar.gz
binutils-3338faa385acab7503cb1dd973e633c8020e5acd.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 e8879ed..4d0b3aa 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 20240811
+#define BFD_VERSION_DATE 20240812
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@