diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-01-01 00:00:53 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-01-01 00:00:53 +0000 |
commit | ad0b89335b25b519539bfb4452522c5e39b43e08 (patch) | |
tree | 6975f2586c19a94e2b52dc147b1878916f79bcb4 | |
parent | d2b9325d2b316b95085cca18af1025ce728e05fb (diff) | |
download | gdb-ad0b89335b25b519539bfb4452522c5e39b43e08.zip gdb-ad0b89335b25b519539bfb4452522c5e39b43e08.tar.gz gdb-ad0b89335b25b519539bfb4452522c5e39b43e08.tar.bz2 |
Automatic date update in version.in
-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 289b033..19230e3 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 20221231 +#define BFD_VERSION_DATE 20230101 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |