strip off RC!

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18607 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2008-09-23 21:01:58 +00:00
parent 20660c9561
commit bd8e85c91f

View file

@ -18,7 +18,7 @@ svnversion_safe() {
if [ "$OUTPUT" = "exported" ]; then
echo "unknown"
else
echo "r$OUTPUT-3.0-RC"
echo "r$OUTPUT-3.0"
fi
else
echo "unknown"