1 parent 30b1fa5 commit 96f2fefCopy full SHA for 96f2fef
1 file changed
fade
@@ -17,7 +17,7 @@ else
17
export CONFIG=false
18
fi
19
# Set the version string
20
-export VERSION='2.4.0'
+export VERSION='2.4.1'
21
# Set a detailed version description from git if possible
22
export GITVERSION=$((cd "$DIR" && git describe --always) 2> /dev/null)
23
0 commit comments