Skip to content

Commit

Permalink
[ios] - bump package version for ios to 15.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Memphiz committed Oct 19, 2015
1 parent 358fae9 commit 310bcd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/darwin/packaging/ios/mkdeb-ios.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ fi
PACKAGE=org.xbmc.@APP_NAME_LC@-ios

VERSION=@APP_VERSION_MAJOR@.@APP_VERSION_MINOR@
REVISION=0
REVISION=1

if [ "@APP_VERSION_TAG_LC@" != "" ]; then
REVISION=$REVISION~@APP_VERSION_TAG_LC@
Expand Down

0 comments on commit 310bcd3

Please sign in to comment.