Skip to content

Commit 680c7e3

Browse files
authored
Update stable version number in Readme to v1.10.4 (JuliaLang#55186)
1 parent 04af446 commit 680c7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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.3
95+
git checkout v1.10.4
9696

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

0 commit comments

Comments
 (0)