mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-06 13:41:46 +00:00
Release v4.6.5
This release sets a timeout for delta creation time to 1 minute, in an effort to skip deltas which typically end up being too large to use for packs anyway. Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ import (
|
||||
)
|
||||
|
||||
// Version of Mixer. Also used by the Makefile for releases.
|
||||
const Version = "4.6.4"
|
||||
const Version = "4.6.5"
|
||||
|
||||
// Native controls whether mixer runs the command on the native machine or in a
|
||||
// container.
|
||||
|
||||
Reference in New Issue
Block a user