aboutsummaryrefslogtreecommitdiff
path: root/tools/darwin/packaging/xbmc-osx/mkdmg-xbmc-osx.sh
diff options
context:
space:
mode:
authorTrent Nelson <trent.a.b.nelson@gmail.com>2014-03-03 15:11:24 -0500
committerTrent Nelson <trent.a.b.nelson@gmail.com>2014-03-03 15:11:24 -0500
commit128426f48955e352d555f22aac0e87c23f618d47 (patch)
treef520dac062d1a2cda649f0c88e4066cedfcfeaa4 /tools/darwin/packaging/xbmc-osx/mkdmg-xbmc-osx.sh
parentab0aec4057992edc875e4cd733eb80dc79dbfb4a (diff)
parent60e963944869257eb02c25debda5cb5a81605e43 (diff)
Merge pull request #4314 from MartijnKaijser/beta1Gotham-beta1
[release] version bump to 13.0 beta1
Diffstat (limited to 'tools/darwin/packaging/xbmc-osx/mkdmg-xbmc-osx.sh')
-rwxr-xr-xtools/darwin/packaging/xbmc-osx/mkdmg-xbmc-osx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/darwin/packaging/xbmc-osx/mkdmg-xbmc-osx.sh b/tools/darwin/packaging/xbmc-osx/mkdmg-xbmc-osx.sh
index 3c4ea15d64..cc8ce4ea39 100755
--- a/tools/darwin/packaging/xbmc-osx/mkdmg-xbmc-osx.sh
+++ b/tools/darwin/packaging/xbmc-osx/mkdmg-xbmc-osx.sh
@@ -25,7 +25,7 @@ ARCHITECTURE=`file $XBMC/Contents/MacOS/XBMC | awk '{print $NF}'`
PACKAGE=org.xbmc.xbmc-osx
VERSION=13.0
-REVISION=0~alpha12
+REVISION=0~beta1
ARCHIVE=${PACKAGE}_${VERSION}-${REVISION}_macosx-intel-${ARCHITECTURE}
echo Creating $PACKAGE package version $VERSION revision $REVISION