aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-08-22 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2022-08-22 00:00:07 +0000
commit1034d824d8981cd02f0961153acf5121dcc3d55a (patch)
tree112687365a5f28148e5667eda9ec44e0500e3011 /bfd
parentbdc8cfc1e43ebc4029cf130c678b9e1a4e4e5682 (diff)
downloadgdb-1034d824d8981cd02f0961153acf5121dcc3d55a.zip
gdb-1034d824d8981cd02f0961153acf5121dcc3d55a.tar.gz
gdb-1034d824d8981cd02f0961153acf5121dcc3d55a.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 d15b543..9f1d2bf 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 20220821
+#define BFD_VERSION_DATE 20220822
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@