Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 8e8ba2d

Browse files
author
William Douglas
committed
Release v6.2.11
* Skip pure renames for deltas Signed-off-by: William Douglas <william.douglas@intel.com>
1 parent 73bf833 commit 8e8ba2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include Makefile.bats
22

33
.NOTPARALLEL:
44

5-
VERSION=6.2.10
5+
VERSION=6.2.11
66
GO_PACKAGE_PREFIX := github.com/clearlinux/mixer-tools
77
GOPATH ?= ${HOME}/go
88
gopath = $(shell go env GOPATH)

0 commit comments

Comments
 (0)