aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-04-11 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2023-04-11 00:00:19 +0000
commit44019209faf3db952a6a04aaeeaa779a8ff7e661 (patch)
tree505117a73f81974d9ee54b85a144e9b638ebc829
parentf4b9c5e1bc4e704374f94e00f8a2ae75aec4cf28 (diff)
downloadgdb-44019209faf3db952a6a04aaeeaa779a8ff7e661.zip
gdb-44019209faf3db952a6a04aaeeaa779a8ff7e661.tar.gz
gdb-44019209faf3db952a6a04aaeeaa779a8ff7e661.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 0902d6e..85d0e68 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 20230410
+#define BFD_VERSION_DATE 20230411
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@