aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-27 00:00:30 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-27 00:00:30 +0000
commit5c95bab8132e0fa10c1d61618d3074da7009ca51 (patch)
treee9311d855b565cdfdd1343f97b6849d17564f4e1
parent7a0daa48da726f9c05a752e85fefe128bf848916 (diff)
downloadgdb-5c95bab8132e0fa10c1d61618d3074da7009ca51.zip
gdb-5c95bab8132e0fa10c1d61618d3074da7009ca51.tar.gz
gdb-5c95bab8132e0fa10c1d61618d3074da7009ca51.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 c71755e..2a0b566 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 20221126
+#define BFD_VERSION_DATE 20221127
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@