aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-05-26 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2022-05-26 00:00:10 +0000
commitd1a24139adfb2f029c9d52a9c43da44a617f90a4 (patch)
tree31553c6debb566f66631a59232f5656de15ca185
parentf85c0e1e206fd539246a775121cfeece94833984 (diff)
downloadgdb-d1a24139adfb2f029c9d52a9c43da44a617f90a4.zip
gdb-d1a24139adfb2f029c9d52a9c43da44a617f90a4.tar.gz
gdb-d1a24139adfb2f029c9d52a9c43da44a617f90a4.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 163fdf1..841363b 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 20220525
+#define BFD_VERSION_DATE 20220526
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@