Bump version to 2.2.1.

This commit is contained in:
Simon Howard 2015-09-10 22:14:31 -04:00
parent 67bf4adb32
commit f2064a46ba
1 changed files with 2 additions and 2 deletions

View File

@ -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