bump version

This commit is contained in:
Satadru Pramanik
2021-12-08 17:47:05 -05:00
parent 2d3987562b
commit 70a3d128d0

View File

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