File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ latest major release line (currently 25.12.x).
3030To download the latest Open CAS Linux release run following commands:
3131
3232```
33- wget https://github.com/Open-CAS/open-cas-linux/releases/download/v25.12/open-cas-linux-25.12.0.0997 .release.tar.gz
34- tar -xf open-cas-linux-25.12.0.0997 .release.tar.gz
35- cd open-cas-linux-25.12.0.0997 .release/
33+ wget https://github.com/Open-CAS/open-cas-linux/releases/download/v25.12.1 /open-cas-linux-25.12.1.1011 .release.tar.gz
34+ tar -xf open-cas-linux-25.12.1.1011 .release.tar.gz
35+ cd open-cas-linux-25.12.1.1011 .release/
3636```
3737
3838Alternatively, if you want recent development (unstable) version, you can clone GitHub repository:
Original file line number Diff line number Diff line change 1- CAS_VERSION_MAIN=25
2- CAS_VERSION_MAJOR=12
3- CAS_VERSION_MINOR=1
1+ CAS_VERSION_MAIN=26
2+ CAS_VERSION_MAJOR=3
3+ CAS_VERSION_MINOR=0
You can’t perform that action at this time.
0 commit comments