aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-03-12 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2022-03-12 00:00:14 +0000
commit9fb67c234571418221e3a4b77e1fbae2bc9fc85e (patch)
treef9008b89eeb8420732481e8c3ea58da874848003 /bfd
parentc0e0d6bcfed32f7bdb76c92b319148e7b25eabd0 (diff)
downloadgdb-9fb67c234571418221e3a4b77e1fbae2bc9fc85e.zip
gdb-9fb67c234571418221e3a4b77e1fbae2bc9fc85e.tar.gz
gdb-9fb67c234571418221e3a4b77e1fbae2bc9fc85e.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 3bc7c76..a78872f 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 20220311
+#define BFD_VERSION_DATE 20220312
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@