aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-29 00:01:18 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-29 00:01:18 +0000
commitf2191493d87a6967c79f17a759f33dae0bab67f0 (patch)
treee70b4e07b8882d38d732fa3773c4faa4de34e06a /bfd
parent93a368279c12d43d5361adc3c1b392bfc6abf5de (diff)
downloadgdb-f2191493d87a6967c79f17a759f33dae0bab67f0.zip
gdb-f2191493d87a6967c79f17a759f33dae0bab67f0.tar.gz
gdb-f2191493d87a6967c79f17a759f33dae0bab67f0.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 4ef0605..9c3a0a2 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 20221128
+#define BFD_VERSION_DATE 20221129
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@