Automatic date update in version.in

This commit is contained in:
GDB Administrator
2023-01-01 00:00:10 +00:00
committed by GDB Admin
parent d41af08c0b
commit e5c305ade5

View File

@ -16,7 +16,7 @@
In releases, the date is not included in either version strings or In releases, the date is not included in either version strings or
sonames. */ sonames. */
#define BFD_VERSION_DATE 20221231 #define BFD_VERSION_DATE 20230101
#define BFD_VERSION @bfd_version@ #define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@ #define REPORT_BUGS_TO @report_bugs_to@