aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-05 00:00:50 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-05 00:00:50 +0000
commit9bc6649d7b87b73a619ed2769c1bd98cec1bb6a2 (patch)
treed88075221303e1f2a5dce4dc6a270866f292499d
parentc198c877ab7d6fe1573bf798f933311315c0c9c5 (diff)
downloadgdb-9bc6649d7b87b73a619ed2769c1bd98cec1bb6a2.zip
gdb-9bc6649d7b87b73a619ed2769c1bd98cec1bb6a2.tar.gz
gdb-9bc6649d7b87b73a619ed2769c1bd98cec1bb6a2.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 87cc5e1..37285ef 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 20220104
+#define BFD_VERSION_DATE 20220105
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@