Linux: Test-release indicator for package filenames

master
KonstantinosSykas 2013-10-09 01:23:19 +03:00
parent f0a3c742ec
commit 9edd3a14b9
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ else
if [ "$build_submode" = "test" ]
then
release_mode="-beta" # Here is the right place to define if this is "-test", "-beta", "-rc1", etc.
release_mode="-test" # Here is the right place to define if this is "-test", "-beta", "-rc1", etc.
fi
fi
oolite_app=oolite.app