Skip to content

Commit 96f2fef

Browse files
committed
Bump version to 2.4.1
1 parent 30b1fa5 commit 96f2fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fade

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ else
1717
export CONFIG=false
1818
fi
1919
# Set the version string
20-
export VERSION='2.4.0'
20+
export VERSION='2.4.1'
2121
# Set a detailed version description from git if possible
2222
export GITVERSION=$((cd "$DIR" && git describe --always) 2> /dev/null)
2323

0 commit comments

Comments
 (0)