aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-14 00:09:02 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-14 00:09:02 +0000
commit10a052801ceafb704728e73ea1a59392eff18d76 (patch)
tree3603d9d4aafe005551d79fb3a41f3962d43f6bf0
parentfcc7aedbdbc830b81b38824a8359422d8747ace6 (diff)
downloadgdb-10a052801ceafb704728e73ea1a59392eff18d76.zip
gdb-10a052801ceafb704728e73ea1a59392eff18d76.tar.gz
gdb-10a052801ceafb704728e73ea1a59392eff18d76.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 1cf46f6..b886703 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 20221213
+#define BFD_VERSION_DATE 20221214
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@