mirror of
https://github.com/chocolate-doom/buildscripts.git
synced 2024-11-25 13:21:48 +00:00
Bump version to 2.2.1.
This commit is contained in:
parent
67bf4adb32
commit
f2064a46ba
1 changed files with 2 additions and 2 deletions
|
@ -486,7 +486,7 @@ if $git_build; then
|
||||||
else
|
else
|
||||||
# Download and build latest release.
|
# Download and build latest release.
|
||||||
fetch_and_build_module \
|
fetch_and_build_module \
|
||||||
http://www.chocolate-doom.org/downloads/2.2.0/ \
|
http://www.chocolate-doom.org/downloads/2.2.1/ \
|
||||||
chocolate-doom 2.2.0 "$HOST_ARG"
|
chocolate-doom 2.2.1 "$HOST_ARG"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue