You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ About
19
19
-[Theorem Proving in Lean](https://leanprover.github.io/theorem_proving_in_lean/index.html)
20
20
-[Change Log](doc/changes.md)
21
21
-[FAQ](doc/faq.md)
22
-
-**Important**: Lean 3.4.1 is the latest release. It is also the last release for the Lean 3.x code base. Only major bugs (e.g., soundness) will be fixed for this code base from now on.
22
+
-**Important**: Lean 3.4.2 is the latest release. It is also the last release for the Lean 3.x code base. Only major bugs (e.g., soundness) will be fixed for this code base from now on.
23
23
We are currently developing Lean 4 in a new (private) repository.
24
24
The Lean 4 source code will be released here when ready. The main goals for Lean 4 are described [here](doc/lean4.md).
25
25
- For HoTT mode, please use [Lean2](https://github.com/leanprover/lean2).
0 commit comments