aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-02 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-02 00:00:36 +0000
commit0611afc4a565e72ec2e7a305376aab51379449a2 (patch)
tree1aef5c316d5b956678ab318b18f2fbca98b7dfca
parentca396c128923d1fa15baab66ff7e3f959660e31d (diff)
downloadgdb-0611afc4a565e72ec2e7a305376aab51379449a2.zip
gdb-0611afc4a565e72ec2e7a305376aab51379449a2.tar.gz
gdb-0611afc4a565e72ec2e7a305376aab51379449a2.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 bacc48e..0cb8006 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 20220101
+#define BFD_VERSION_DATE 20220102
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@