diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-03-26 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-03-26 00:00:09 +0000 |
commit | 46b438bb7369a55eefef15cd5d1afbb5c2c5742e (patch) | |
tree | 36811522ba1701513ad226b629e82002f89cb48a /bfd | |
parent | 33aa3c10f663b834c9573ede439b2df3c92f0cfe (diff) | |
download | gdb-46b438bb7369a55eefef15cd5d1afbb5c2c5742e.zip gdb-46b438bb7369a55eefef15cd5d1afbb5c2c5742e.tar.gz gdb-46b438bb7369a55eefef15cd5d1afbb5c2c5742e.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index d30a67a..4f3410a 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 20200325 +#define BFD_VERSION_DATE 20200326 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |