aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-11 00:00:55 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-11 00:00:55 +0000
commit9b2c2ec7f9e59c46cc2c09b25d59cacffc593515 (patch)
treee2a159e3f721a159875f59cbd8a45d7601fb547b
parentaf8ef23eea658bea066e52c12b047a4345b3aadd (diff)
downloadfsf-binutils-gdb-9b2c2ec7f9e59c46cc2c09b25d59cacffc593515.zip
fsf-binutils-gdb-9b2c2ec7f9e59c46cc2c09b25d59cacffc593515.tar.gz
fsf-binutils-gdb-9b2c2ec7f9e59c46cc2c09b25d59cacffc593515.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 1901596..2e03652 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 20231210
+#define BFD_VERSION_DATE 20231211
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@