Skip to content

Commit 242f332

Browse files
downgrade Makefile to v1.6.0 release
1 parent 1d4647f commit 242f332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ TESTFLAGS := -race
77
LDFLAGS :=
88
GOFLAGS :=
99
BINARIES := sstables
10-
VERSION := v2.0.0
10+
VERSION := v1.6.0
1111

1212
# Required for globs to work correctly
1313
SHELL=/bin/bash

0 commit comments

Comments
 (0)