Browse Source

Update tested hash to include recent libvlc additions and flac decoding fixes

Felix Paul Kühne 12 years ago
parent
commit
a722dcc25d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      buildAspenProject.sh

+ 1 - 1
buildAspenProject.sh

@@ -9,7 +9,7 @@ SDK=iphoneos6.1
 SDK_MIN=5.1
 VERBOSE=no
 CONFIGURATION="Release"
-TESTEDHASH=26580f9e7
+TESTEDHASH=ac636adef
 
 usage()
 {