crew: improve 'Attempting to compress' output (#6152)

* crew: improve 'Attempting to compress' output

* bump version
This commit is contained in:
Satadru Pramanik
2021-09-10 19:04:07 -04:00
committed by GitHub
parent 7da484c557
commit 9a5f6a52ab
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Defines common constants used in different parts of crew
CREW_VERSION = '1.16.5'
CREW_VERSION = '1.16.6'
ARCH_ACTUAL = `uname -m`.strip
# This helps with virtualized builds on aarch64 machines