aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-02-01 00:00:41 +0000
committerGDB Admin <brobecker@adacore.com>2021-02-01 00:00:41 +0000
commit9f9f8398424db7175de18c62c40afe1ca1afb37f (patch)
treea4e7e1b894ee142c34c5707cd7785effde639f4d
parentAutomatic date update in version.in (diff)
downloadbinutils-gdb-9f9f8398424db7175de18c62c40afe1ca1afb37f.tar.gz
binutils-gdb-9f9f8398424db7175de18c62c40afe1ca1afb37f.tar.bz2
binutils-gdb-9f9f8398424db7175de18c62c40afe1ca1afb37f.zip
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 02a09792e61..3f93f285bb0 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 20210131
+#define BFD_VERSION_DATE 20210201
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@