aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-16 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-16 00:00:10 +0000
commitca4f92520e1b7ba2d78b3923f4180cd26ad9af71 (patch)
treeebf36300e896ad31895e6fb786d2c0b3576caaf9
parentd0975d800285f61d60cd7c3f47b185304a09a052 (diff)
downloadgdb-ca4f92520e1b7ba2d78b3923f4180cd26ad9af71.zip
gdb-ca4f92520e1b7ba2d78b3923f4180cd26ad9af71.tar.gz
gdb-ca4f92520e1b7ba2d78b3923f4180cd26ad9af71.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 e1f4380..780c884 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 20220915
+#define BFD_VERSION_DATE 20220916
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@