File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,14 +25,14 @@ Open CAS uses Safe string library (safeclib) that is MIT licensed.
2525
2626We recommend using the latest version, which contains all the important fixes
2727and performance improvements. Bugfix releases are guaranteed only for the
28- latest major release line (currently 25.3 .x).
28+ latest major release line (currently 25.12 .x).
2929
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.03 /open-cas-linux-25.03 .0.0963 .release.tar.gz
34- tar -xf open-cas-linux-25.03 .0.0963 .release.tar.gz
35- cd open-cas-linux-25.03 .0.0963 .release/
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/
3636```
3737
3838Alternatively, if you want recent development (unstable) version, you can clone GitHub repository:
You can’t perform that action at this time.
0 commit comments