Also bump tools/version.sh

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28385 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alex Parker 2010-10-29 21:49:46 +00:00
parent b45526bece
commit bb36460a8e

View file

@ -85,6 +85,10 @@ bzrversion() {
echo "${version}${mod}"
}
# XXX: Don't run the scripts and just display the release version
echo "3.7"
exit 0
#
# First locate the top of the src tree (passed in usually)
#