Skip to content

Commit 22eded8

Browse files
authored
Update stable version number in readme to v1.10.5 (#55742)
1 parent bf6962c commit 22eded8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ and then use the command prompt to change into the resulting julia directory. By
9292
Julia. However, most users should use the [most recent stable version](https://github.com/JuliaLang/julia/releases)
9393
of Julia. You can get this version by running:
9494

95-
git checkout v1.10.4
95+
git checkout v1.10.5
9696

9797
To build the `julia` executable, run `make` from within the julia directory.
9898

0 commit comments

Comments
 (0)