mirror of
https://github.com/chocolate-doom/buildscripts.git
synced 2024-11-22 03:41:41 +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
|
||||
# Download and build latest release.
|
||||
fetch_and_build_module \
|
||||
http://www.chocolate-doom.org/downloads/2.2.0/ \
|
||||
chocolate-doom 2.2.0 "$HOST_ARG"
|
||||
http://www.chocolate-doom.org/downloads/2.2.1/ \
|
||||
chocolate-doom 2.2.1 "$HOST_ARG"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue