Skip to content

Commit

Permalink
version 3.5
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Aizman <[email protected]>
  • Loading branch information
alex-aizman committed May 7, 2021
1 parent 30a8bfb commit 28936e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmn/ver_const.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import "github.com/NVIDIA/aistore/cmn/jsp"
// has a certain meta-version that corresponds to the specific way
// `jsp` formats its *signature* and other implementation details.

const AIStoreSoftwareVersion = "3.4.1"
const AIStoreSoftwareVersion = "3.5"

const (
MetaverSmap = 1 // Smap (cluster map) formatting version (jsp)
Expand Down

0 comments on commit 28936e8

Please sign in to comment.