mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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:
parent
b45526bece
commit
bb36460a8e
1 changed files with 4 additions and 0 deletions
|
@ -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)
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue