Bump version number for latest release to 2.3.0.

This commit is contained in:
Simon Howard 2016-12-29 18:12:19 +01:00
parent f2064a46ba
commit d75abef070
1 changed files with 2 additions and 2 deletions

View File

@ -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.1/ \
chocolate-doom 2.2.1 "$HOST_ARG"
http://www.chocolate-doom.org/downloads/2.3.0/ \
chocolate-doom 2.3.0 "$HOST_ARG"
fi