aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-03-22 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2022-03-22 00:00:06 +0000
commit389eb00afc795b8da05710f2b803f0c21352ea99 (patch)
tree7b08444e819cf86f398bac7a059b51baa1efff98 /bfd
parentfcb335b0a23f7c2871a04ac181c258f3c1a915f3 (diff)
downloadgdb-389eb00afc795b8da05710f2b803f0c21352ea99.zip
gdb-389eb00afc795b8da05710f2b803f0c21352ea99.tar.gz
gdb-389eb00afc795b8da05710f2b803f0c21352ea99.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 7c9e65d..58bfd56 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 20220321
+#define BFD_VERSION_DATE 20220322
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@