mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
mkamsboot: use version.sh properly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24843 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c2c01ac34c
commit
c36a644cc6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
#change for releases
|
||||
ifndef APPVERSION
|
||||
APPVERSION=`../../tools/version.sh`
|
||||
APPVERSION=`../../tools/version.sh ../../`
|
||||
endif
|
||||
|
||||
# We use the UCL code available in the Rockbox tools/ directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue