Skip to content

Commit 96f2fef

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fade

Lines changed: 1 addition & 1 deletion
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)