X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=all;h=fc966598fc79f6f975f306999a8e6c5ae0f7b008;hb=8178eb63b575c94418c9929a2f59e0b116763b50;hp=142a1b3adbee6560cae8823893f8752a481b08cc;hpb=7a87379d943a634026716e20d3abace65ed53015;p=xonotic%2Fxonotic.git diff --git a/all b/all index 142a1b3a..fc966598 100755 --- a/all +++ b/all @@ -1887,7 +1887,7 @@ case "$cmd" in versionstr="$versionstr$RELEASETYPE" ;; esac - if [ $gv -lt 900 ]; then + if [ $gv -lt 9900 ]; then # pre-1.0: compatible with any other pre-1.0 verbose sed " s/^set g_xonoticversion [^ ]* /set g_xonoticversion $versionstr /;