aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-25 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-25 00:00:08 +0000
commitbba234157f38ec3fec26d035f8bba31b76f41860 (patch)
tree1fdd29c2d79298febe128f55964d143e6e8e7d02 /bfd
parent3a98808c164b36c7023bd80fc6b019cbe6274365 (diff)
downloadgdb-bba234157f38ec3fec26d035f8bba31b76f41860.zip
gdb-bba234157f38ec3fec26d035f8bba31b76f41860.tar.gz
gdb-bba234157f38ec3fec26d035f8bba31b76f41860.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 b84659a..467464b 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 20221224
+#define BFD_VERSION_DATE 20221225
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@