aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-23 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-23 00:00:53 +0000
commita0ab91c14194078e86abc7b08fe7af6fac66eac0 (patch)
tree10358b448371c64c10df0b5549179cbdf7e9c80a
parent7f2778a3639acf4c15c50b8bfe09c2bcfef089bb (diff)
downloadgdb-a0ab91c14194078e86abc7b08fe7af6fac66eac0.zip
gdb-a0ab91c14194078e86abc7b08fe7af6fac66eac0.tar.gz
gdb-a0ab91c14194078e86abc7b08fe7af6fac66eac0.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 d5787c2..17b9603 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 20230122
+#define BFD_VERSION_DATE 20230123
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@