• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Bintuils with patches for Dreamcast


Commit MetaInfo

Revision3a78eed154a63e2fec7889753d301a23cd9876e7 (tree)
Time2021-07-16 09:00:40
AuthorGDB Administrator <gdbadmin@sour...>
CommiterGDB Admin

Log Message

Automatic date update in version.in

Change Summary

Incremental Difference

--- a/bfd/version.h
+++ b/bfd/version.h
@@ -16,7 +16,7 @@
1616
1717 In releases, the date is not included in either version strings or
1818 sonames. */
19-#define BFD_VERSION_DATE 20210715
19+#define BFD_VERSION_DATE 20210716
2020 #define BFD_VERSION @bfd_version@
2121 #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
2222 #define REPORT_BUGS_TO @report_bugs_to@